Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250930-035822
#<BuildRuby:0x000076464264fdd0
 @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.20250930-035822",
 @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.000017   0.000004   0.000021 (  0.000022)
autoconf               0.000033   0.000007   0.000040 (  0.000041)
configure              0.000027   0.000006   0.000033 (  0.000033)
build_up               0.003832   0.007006   5.492636 (  3.683952)
build_miniruby         0.000000   0.001414   2.302760 (  2.302757)
build_ruby             0.001780   0.000429   4.514044 (  4.584377)
build_all              0.007957   0.001915   6.470545 (  3.386577)
build_install          0.016765   0.005514  10.175095 (  5.009804)
test_btest             0.000192   0.000856  76.026683 ( 28.751306)
test_basic             0.005640   0.002104   1.220630 (  1.528588)
test_all               0.103196   0.029378 716.784570 (327.171625)
test_rubyspec          0.044677   0.039015 114.834342 ( 38.071752)
total: 414.49 sec