Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251001-220400
#<BuildRuby:0x00007d806110fdd8
 @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-220400",
 @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.000013   0.000004   0.000017 (  0.000019)
autoconf               0.000028   0.000010   0.000038 (  0.000038)
configure              0.000024   0.000008   0.000032 (  0.000032)
build_up               0.005532   0.005278   5.260897 (  5.092008)
build_miniruby         0.000000   0.001528   2.312515 (  2.562886)
build_ruby             0.001069   0.001057   4.838339 (  5.316421)
build_all              0.008966   0.000750   6.294567 (  4.941212)
build_install          0.022111   0.002925  10.155192 (  7.337703)
test_btest             0.000441   0.000754  79.518101 ( 53.796873)
test_basic             0.006294   0.002847   1.109125 (  1.441019)
test_all               0.084421   0.041465 704.263918 (340.478305)
test_rubyspec          0.047219   0.030837 111.418920 ( 33.542391)
total: 454.51 sec