https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118353
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sjames at gcc dot gnu.org --- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Jeffrey A. Law from comment #1) > > I don't have a breakdown of where the time is spent (ie, bootstrapping vs > testsuite). It might be worth seeing if that can be added just as it could be useful data for future. The sourceware buildbots currently divide make vs make check into different steps. IIRC you use Jenkins so it should be doable there too. I keep meaning to see about adding some better dumping into the sourceware ones (like -time=XXX) so we can better see changes.