Kotlin compile so slowly

Here’s my very simple investigation. It shows that effectively the same code compiles about 4 sec with Kotlin and about 0.5 sec in Java. I used only CL compilation tools.

And even kotlinc -version takes about 3 sec.