Logfile: /home/opc/ruby/logs/brlog.master.20250728-225415
#<BuildRuby:0x0000fffddfe6fdd8
 @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.20250728-225415",
 @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.000001   0.000013 (  0.000013)
autoconf               0.000021   0.000002   0.000023 (  0.000023)
configure              0.000013   0.000002   0.000015 (  0.000014)
build_up               0.004884   0.000515   2.143491 (  1.859665)
build_miniruby         0.001104   0.000116   1.270044 (  1.276568)
build_ruby             0.001485   0.000157   1.891517 (  4.525549)
build_all              0.006545   0.000691   3.169719 (  1.761998)
build_install          0.011364   0.005011   4.631727 (  2.812313)
test_btest             0.000635   0.000091  36.561611 ( 15.759728)
test_basic             0.006551   0.000000   0.492166 (  0.575059)
test_all               0.079498   0.031134 457.901120 (213.449926)
test_rubyspec          0.053778   0.038637  62.946003 ( 29.971539)
total: 271.99 sec