To turn on the detailed logging you might either:
-J-Dorg.netbeans.modules.ruby.level=300 -J-Dorg.netbeans.api.ruby.platform.level=300
$NB_BIN/bin/netbeans -J-Dorg.netbeans.modules.ruby.level=300 -J-Dorg.netbeans.api.ruby.platform.level=300
To view the log, go to Menu | View | IDE Log File. Often the content of this log is very helpful for Ruby IDE developers when catching a bug in the IDE.
When you attaching log with detailed logging to the issue, it's best to follow this steps: