there is something seriously wrong with the multiplatform compiler in kotlin >=2.0.0.
and upgrading to 2.1.10 from 2.0.0 has made it
significantly worse. it used to only be 5 minutes instead of 10. this
only happens for linux x64, and no other platform. I am compiling it on a linux x86-64 device.
I can provide a project that allows this to be replicated, once I push my changes in a few.
to reproduce, clone
this repo and checkout commit
a809fe13
.