I tried multiple times.
I'm on Windows 11.
The error says:
Error: Your application used more memory than the automatic cap of 247MB.
Specify -J-Xmx####M to increase it (#### = cap size in MB).
Specify -w for full java.lang.OutOfMemoryError: Java heap space stack trace
So I try to set set JRUBY_OPTS=-J-Xmx1024m
But the error is still there.