Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250929-035717
#<BuildRuby:0x000075a164d5fdd8
 @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-035717",
 @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.000003   0.000018 (  0.000019)
autoconf               0.000032   0.000006   0.000038 (  0.000037)
configure              0.000025   0.000005   0.000030 (  0.000029)
build_up               0.005250   0.004294   4.641738 (  3.016661)
build_miniruby         0.001518   0.000000   2.729316 (  2.279520)
build_ruby             0.000961   0.000900   4.016762 (  4.109467)
build_all              0.007055   0.003776   6.483782 (  4.332895)
build_install          0.019527   0.006932  10.355544 (  6.292822)
test_btest             0.001070   0.000012  75.284067 ( 32.377524)
test_basic             0.007046   0.002072   1.143303 (  1.424897)
test_all               0.095550   0.035312 703.295543 (291.767097)
test_rubyspec          0.050858   0.029438 117.477387 ( 40.890176)
total: 386.49 sec