@eliasp That's true, kdesrc-build knows the dependency graph and could parallelize more.
Two parallel make instances should still be able to coordinate to avoid spawning too many compilers at once:
https://www.gnu.org/software/make/manual/html_node/Job-Slots.html