Skip to content

Instantly share code, notes, and snippets.

@enebo

enebo/err.txt Secret

Created November 12, 2021 17:52
Show Gist options
  • Save enebo/29a236ad2af3c020bc508f7d13f5e425 to your computer and use it in GitHub Desktop.
Save enebo/29a236ad2af3c020bc508f7d13f5e425 to your computer and use it in GitHub Desktop.
system ~/work/jruby master * 1428% jruby -d --dev -Xjit.threshold=-1 ../snippets/kwargs10.rb
(unknown):0: warning: warning: method redefined; discarding old annotation
(unknown):0: warning: warning: method redefined; discarding old annotation_present?
uri:classloader:/jruby/kernel/prelude.rb:10: warning: warning: method redefined; discarding old irb
uri:classloader:/jruby/kernel/prelude.rb:3: warning: previous definition of bar irb
uri:classloader:/jruby/kernel/prelude.rb:20: warning: warning: method redefined; discarding old pp
uri:classloader:/jruby/kernel/prelude.rb:13: warning: previous definition of bar pp
java.lang.StackOverflowError
at java.lang.invoke.DirectMethodHandle.allocateInstance(DirectMethodHandle.java:439)
at org.jruby.parser.StaticScope.construct(StaticScope.java:192)
at org.jruby.runtime.DynamicScope.newDynamicScope(DynamicScope.java:54)
at org.jruby.runtime.DynamicScope.newDynamicScope(DynamicScope.java:97)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.pre(InterpretedIRMethod.java:83)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:203)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
at org.jruby.ir.interpreter.InterpreterEngine.interpret(InterpreterEngine.java:86)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.INTERPRET_METHOD(InterpretedIRMethod.java:204)
at org.jruby.internal.runtime.methods.InterpretedIRMethod.call(InterpretedIRMethod.java:191)
at org.jruby.runtime.callsite.CachingCallSite.call(CachingCallSite.java:173)
at org.jruby.RubyBasicObject.initCopy(RubyBasicObject.java:865)
at org.jruby.RubyBasicObject.dup(RubyBasicObject.java:840)
at org.jruby.ir.runtime.IRRuntimeHelpers.mergeKeywordArguments(IRRuntimeHelpers.java:952)
at org.jruby.ir.instructions.RuntimeHelperCall.callHelper(RuntimeHelperCall.java:161)
at org.jruby.ir.interpreter.StartupInterpreterEngine.processOtherOp(StartupInterpreterEngine.java:159)
at org.jruby.ir.interpreter.StartupInterpreterEngine.interpret(StartupInterpreterEngine.java:104)
RubyGems not found; disabling gems
Unhandled Java exception: java.lang.ArrayIndexOutOfBoundsException: -1
java.lang.ArrayIndexOutOfBoundsException: -1
getCurrentScope at org/jruby/runtime/ThreadContext.java:308
parseFromMain at org/jruby/Ruby.java:1032
runFromMain at org/jruby/Ruby.java:953
doRunFromMain at org/jruby/Main.java:396
internalRun at org/jruby/Main.java:280
run at org/jruby/Main.java:225
main at org/jruby/Main.java:197
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment