Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251024-041309
#<BuildRuby:0x00007c790cedfdd0
 @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-041309",
 @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.000018   0.000006   0.000024 (  0.000024)
autoconf               0.000036   0.000010   0.000046 (  0.000045)
configure              0.000030   0.000008   0.000038 (  0.000038)
build_up               0.005231   0.005021   4.888422 (  3.963788)
build_miniruby         0.001218   0.000389   2.318737 (  3.394175)
build_ruby             0.001642   0.000192   4.588972 ( 33.192010)
build_all              0.005563   0.004323   6.216246 (  3.203509)
build_install          0.021733   0.003077   9.725805 (  5.474537)
test_btest             0.000480   0.000544  78.855499 ( 26.797836)
test_basic             0.002738   0.006079   0.885415 (  0.931832)
test_all               0.100680   0.023290 666.198349 (235.016865)
test_rubyspec          0.049454   0.029808 110.308684 ( 26.206269)
total: 338.18 sec