Move the dependency of node.rb and serialize.rb
to main.
main
This is what lib/ruby_vm/rjit/instruction.rb currently does. Letting .time depend on those files was just a workaround.
Move the dependency of node.rb and serialize.rb
to
main.This is what lib/ruby_vm/rjit/instruction.rb currently does. Letting
.time depend on those files was just a workaround.