Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251001-180238
#<BuildRuby:0x00007e98658efdd8
 @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.20251001-180238",
 @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.000027   0.000007   0.000034 (  0.000035)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.006863   0.003538   5.085498 (  3.830498)
build_miniruby         0.000584   0.000899   1.744446 (  1.807611)
build_ruby             0.001048   0.000738   4.464420 (  4.650106)
build_all              0.005546   0.004198   6.396698 (  4.708685)
build_install          0.020936   0.006189  10.131494 (  8.297902)
test_btest             0.000000   0.000980  74.599629 ( 35.844464)
test_basic             0.002217   0.005253   1.070151 (  1.136442)
test_all               0.087784   0.040673 674.089003 (293.881018)
test_rubyspec          0.044817   0.039037 109.355091 ( 36.269944)
total: 390.43 sec