https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103324
--- Comment #8 from Sam James <sam at gentoo dot org> --- Using make synchronisation can help a bit: https://www.gnu.org/software/make/manual/html_node/Parallel-Output.html. It's made our build logs in Gentoo a lot more readable for GCC, FWIW. As for the bug request: yes, this would be most helpful in trying to quickly ascertain if things work well enough as a non-GCC developer. Otherwise I'm stuck trying to diff failures and runs taking hours at a time. Not a complaint about your workflow, but saying there's a good usecase for some partial "really should pass" tests.