Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251006-021155
#<BuildRuby:0x00007866c379fde0
 @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.20251006-021155",
 @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.000015   0.000004   0.000019 (  0.000020)
autoconf               0.000038   0.000000   0.000038 (  0.000038)
configure              0.000034   0.000000   0.000034 (  0.000034)
build_up               0.007651   0.002805   5.174065 (  3.963159)
build_miniruby         0.001460   0.000122   1.886654 (  1.950737)
build_ruby             0.001774   0.000205   4.912179 (  5.007976)
build_all              0.004710   0.004609   6.603642 (  4.108942)
build_install          0.022479   0.003401  10.218646 (  7.117865)
test_btest             0.001101   0.000000  78.453584 ( 37.364163)
test_basic             0.004706   0.004017   1.184456 (  1.239040)
test_all               0.101822   0.028984 716.578415 (266.174935)
test_rubyspec          0.056175   0.026203 112.322528 ( 27.990613)
total: 354.92 sec