Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251024-201356
#<BuildRuby:0x00007de6d84dfde0
 @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.20251024-201356",
 @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.000012   0.000003   0.000015 (  0.000015)
autoconf               0.000030   0.000008   0.000038 (  0.000037)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.004080   0.005346   4.841643 (  3.092592)
build_miniruby         0.001397   0.000114   1.417771 (  1.415308)
build_ruby             0.001121   0.000334   3.696492 (  3.762219)
build_all              0.005812   0.002355   5.809159 (  2.462998)
build_install          0.017318   0.004578   8.906068 (  4.129122)
test_btest             0.000996   0.000000  70.874151 ( 19.664845)
test_basic             0.003626   0.004353   0.974282 (  1.024756)
test_all               0.097702   0.028099 670.081220 (232.127472)
test_rubyspec          0.045856   0.027471 100.730240 ( 25.655272)
total: 293.34 sec