-
Notifications
You must be signed in to change notification settings - Fork 13.3k
'debug-opt' builds are timing out while building librustc #35628
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Can this crate legitimately be taking 30 minutes to build? http://perf.rust-lang.org/ says bootstrap time has gotten ... 92% better. wtf |
Well, the new numbers show only 0.1% decrease, I suspect that the 92% was noise from the LLVM problems. |
@brson I have tried debug-opt locally and there's no such large measurable time difference, although rustbuild may have different behavior here. |
Haven't seen these in awhile, increase in timeout seems to have fixed it. |
See
https://buildbot.rust-lang.org/builders/auto-linux-64-debug-opt/builds/3453
https://buildbot.rust-lang.org/builders/auto-linux-64-debug-opt/builds/3454
https://buildbot.rust-lang.org/builders/auto-linux-64-debug-opt/builds/3455
and probably a few more.
The text was updated successfully, but these errors were encountered: