Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251002-220818
#<BuildRuby:0x00007406f275fdd8
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
 @TARGET_NAME="master-no-rjit",
 @TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--disable-rjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251002-220818",
 @make="make",
 @no_timeout_error=nil,
 @quiet=false,
 @ruby_env=[["RUBY_DEBUG", "ci"]],
 @spec_opts="-j",
 @steps=
  ["checkout",
   "autoconf",
   "configure",
   "build_up",
   "build_miniruby",
   "build_ruby",
   "build_all",
   "build_install",
   "test_btest",
   "test_basic",
   "test_all",
   "test_rubyspec"],
 @svn_revision=nil,
 @test_opts="TESTS='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000020   0.000005   0.000025 (  0.000024)
autoconf               0.000033   0.000007   0.000040 (  0.000040)
configure              0.000026   0.000006   0.000032 (  0.000032)
build_up               0.007434   0.002999   5.291377 (  4.750484)
build_miniruby         0.001829   0.000180  35.539946 ( 25.090273)
build_ruby             0.001973   0.000000   4.728145 ( 45.443241)
build_all              0.008683   0.000521   6.305273 (  3.264714)
build_install          0.020047   0.004509   9.993569 (  8.286500)
test_btest             0.000837   0.001281  74.693392 ( 42.089198)
test_basic             0.006206   0.002869   1.215222 (  1.419356)
test_all               0.092663   0.035937 687.465214 (360.752193)
test_rubyspec          0.048108   0.031653 113.096434 ( 62.801185)
total: 553.90 sec