Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251025-081233
#<BuildRuby:0x00007e7687b2fdc8
 @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.20251025-081233",
 @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.000019)
autoconf               0.000030   0.000007   0.000037 (  0.000038)
configure              0.000023   0.000005   0.000028 (  0.000029)
build_up               0.004202   0.005955   5.097537 (  3.447518)
build_miniruby         0.001126   0.000321   1.896480 (  1.906966)
build_ruby             0.000958   0.001018   4.898020 (  4.986642)
build_all              0.007604   0.002175   6.374050 (  4.481131)
build_install          0.019317   0.007659   9.741840 (  5.794415)
test_btest             0.001033   0.000007  76.402138 ( 25.241556)
test_basic             0.003780   0.002951   0.773585 (  1.550482)
test_all               0.096862   0.023769 592.588806 (202.653108)
test_rubyspec          0.055451   0.028527 109.609645 ( 24.753024)
total: 274.82 sec