Done by passing USES_TERMINAL to the add_custom_command(). This allows to see sub-command messages early on, before they are finished executing. This should help buildbots to "see" that the kernels are still being compiled and not kill the build because it did not output anything in a long time. Pull Request: https://projects.blender.org/blender/blender/pulls/114327