Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251005-041010
#<BuildRuby:0x000070bf7fcefdd8
 @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.20251005-041010",
 @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.000020   0.000004   0.000024 (  0.000024)
autoconf               0.000037   0.000007   0.000044 (  0.000044)
configure              0.000029   0.000006   0.000035 (  0.000034)
build_up               0.003583   0.007666   5.177651 (  3.772215)
build_miniruby         0.000669   0.000913   1.949706 (  2.053716)
build_ruby             0.001017   0.001240   4.787778 (  5.059007)
build_all              0.009387   0.001051   6.531418 (  4.190986)
build_install          0.022090   0.005342  10.118449 (  7.173115)
test_btest             0.000732   0.000176  81.791313 ( 42.831623)
test_basic             0.003901   0.005968   1.217221 (  1.401715)
test_all               0.090031   0.035356 680.639168 (331.324781)
test_rubyspec          0.044025   0.032925 118.060500 ( 40.177573)
total: 437.99 sec