Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251024-081321
#<BuildRuby:0x00007d9dabd9fdc0
 @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.20251024-081321",
 @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.000019   0.000004   0.000023 (  0.000024)
autoconf               0.000028   0.000007   0.000035 (  0.000035)
configure              0.000023   0.000006   0.000029 (  0.000029)
build_up               0.006508   0.003674   4.988314 (  3.969472)
build_miniruby         0.000452   0.001154   2.498983 (  2.834444)
build_ruby             0.001923   0.000000   3.992506 ( 44.274470)
build_all              0.006947   0.002003   5.888494 (  2.601878)
build_install          0.015592   0.005826   8.455545 (  4.391685)
test_btest             0.000000   0.000943  68.356034 ( 24.793425)
test_basic             0.000000   0.006702   0.916360 (  6.829501)
test_all               0.087305   0.034945 583.678822 (193.822917)
test_rubyspec          0.053384   0.028557 115.433471 ( 29.532466)
total: 313.05 sec