Logfile: /home/opc/ruby/logs/brlog.master.20250729-100557
#<BuildRuby:0x0000fffd8ec2fdd0
 @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.20250729-100557",
 @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.000011   0.000000   0.000011 (  0.000012)
autoconf               0.000027   0.000000   0.000027 (  0.000027)
configure              0.000013   0.000000   0.000013 (  0.000013)
build_up               0.002463   0.002924   2.137580 (  1.836143)
build_miniruby         0.000764   0.000942   1.257432 (  1.258378)
build_ruby             0.000000   0.001765   1.917314 (  4.446717)
build_all              0.000000   0.007055   3.189736 (  1.716263)
build_install          0.013498   0.003091   4.632797 (  2.745370)
test_btest             0.000597   0.000099  36.569949 ( 16.035452)
test_basic             0.002491   0.003778   0.489303 (  0.563740)
test_all               0.096388   0.017202 468.453455 (197.897019)
test_rubyspec          0.044287   0.041620  62.350381 ( 29.603487)
total: 256.10 sec