I am attempting to build a project with the command line tools as described in: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_programming.html, but it takes 20 minutes to get 140 files compiled out of 254. It grinds my whole Windows 10 system to halt. Task manager indicates that the CPU usage is only a couple of percent while this is happening. The system runs on an Intel i7 i7740x which is an 8 core processor at 4.3 GHz clock speed. I have 32 GB of ram installed and an 500 GB SSD, which has 30GB free of 433GB. I do not experience any kind of delays when working, ever.
What is happening with this tool chain building a fairly simple example project?