Visual Studio Building one File at a Time

From time to time when I build UE4 from source in Visual Studio 2019, the UnrealBuildTool says it will use all my 16 processes to build the project, but for some reason, only one file gets build and all other cl.exe processes wait doing nothing.

It this something that happens to other people as well?