Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250928-155428
#<BuildRuby:0x00007cda7936fdc8
 @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.20250928-155428",
 @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.000019   0.000003   0.000022 (  0.000022)
autoconf               0.000032   0.000005   0.000037 (  0.000037)
configure              0.000040   0.000000   0.000040 (  0.000040)
build_up               0.004893   0.004393   4.937047 (  3.193977)
build_miniruby         0.001654   0.000000   1.696481 (  1.720810)
build_ruby             0.001912   0.000110   4.502905 ( 46.111913)
build_all              0.005191   0.003711   6.129029 (  2.680305)
build_install          0.015096   0.007781   9.469169 (  8.512795)
test_btest             0.000791   0.000188  77.149442 ( 33.682938)
test_basic             0.001245   0.007029   1.045105 (  2.895313)
test_all               0.096840   0.029513 688.876255 (416.318103)
test_rubyspec          0.061148   0.016690 110.558281 ( 47.282469)
total: 562.40 sec