Logfile: /home/opc/ruby/logs/brlog.master.20250727-185454
#<BuildRuby:0x0000fffda4e1fdc8
 @BUILD_DIR="/home/opc/ruby/build",
 @INSTALL_DIR="/home/opc/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/home/opc/ruby/src",
 @TARGET_BUILD_DIR="/home/opc/ruby/build/master",
 @TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
 @TARGET_NAME="master",
 @TARGET_SRC_DIR="/home/opc/ruby/src/master",
 @btest_opts="-j3",
 @build_opts="-j3",
 @configure_opts=["--disable-dtrace --disable-yjit"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/opc/ruby/logs/brlog.master.20250727-185454",
 @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='-j3'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000012   0.000000   0.000012 (  0.000034)
autoconf               0.000025   0.000001   0.000026 (  0.000042)
configure              0.000015   0.000000   0.000015 (  0.000015)
build_up               0.005313   0.000254   2.156062 (  1.800407)
build_miniruby         0.001271   0.000060   1.247379 (  1.251518)
build_ruby             0.001506   0.000072   1.892423 (  4.608983)
build_all              0.006843   0.000327   3.158514 (  1.687135)
build_install          0.016458   0.000106   4.626162 (  2.720362)
test_btest             0.000726   0.000031  36.223152 ( 15.483523)
test_basic             0.006842   0.000083   0.485692 (  0.564820)
test_all               0.096146   0.016430 466.668236 (215.371475)
test_rubyspec          0.013402   0.069422  62.931324 ( 29.727604)
total: 273.22 sec