Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250929-215834
#<BuildRuby:0x0000740ec242fdc0
 @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.20250929-215834",
 @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.000004   0.000016 (  0.000016)
autoconf               0.000022   0.000009   0.000031 (  0.000030)
configure              0.000026   0.000000   0.000026 (  0.000025)
build_up               0.005402   0.004595   4.719002 ( 11.537425)
build_miniruby         0.000000   0.001543   2.824091 (  8.300003)
build_ruby             0.001499   0.000206   3.778242 ( 22.170749)
build_all              0.006597   0.001827   6.319161 (  3.678548)
build_install          0.016220   0.006690   9.330849 (  7.467125)
test_btest             0.000687   0.000275  74.255131 ( 35.711998)
test_basic             0.003786   0.004492   1.222832 (  1.675071)
test_all               0.098586   0.034105 648.108538 (300.078754)
test_rubyspec          0.053810   0.028374 114.564561 ( 46.641689)
total: 437.26 sec