The documentation says that the build VMs have 2 CPU cores available. There is however absolutely no build time difference between Qt builds using jom (that can usually "lineary" parallelize the builds) and nmake (which is "single-threaded"). This indicates that there is either something wrong with the VM configuration, or the documentation is wrong/not up to date.