Linux Server Build long build times

Hello,

I am making a multiplatform VR multiplayer application, for which I build a Linux Headless Server version.
This Linux build, however takes a lot of time, usually 50 minutes, of which 30 are spent on the step “Linking GameAssembly.so (x64)” as shown below:
9905676--1431141--upload_2024-6-24_10-23-13.png
Task Manager shows very low CPU usage and quite a bit of RAM usage for this step:

9905676--1431141--upload_2024-6-24_10-23-13.png
Is there a way to make this build a bit quicker?

9905676--1431135--upload_2024-6-24_10-14-46.png