Logfile: /home/opc/ruby/logs/brlog.master.20250724-001403
#<BuildRuby:0x0000fffc1c36fdd0
 @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.20250724-001403",
 @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.000018   0.000003   0.000021 (  0.000039)
autoconf               0.000021   0.000003   0.000024 (  0.000039)
configure              0.000012   0.000002   0.000014 (  0.000015)
build_up               0.004739   0.000788   2.020331 (  1.838046)
build_miniruby         0.000000   0.001310   1.273269 (  1.276595)
build_ruby             0.000000   0.001682   1.895322 (  4.075061)
build_all              0.004716   0.002052   3.166518 (  1.748460)
build_install          0.009085   0.007720   4.580484 (  2.770402)
test_btest             0.000530   0.000151  36.324168 ( 15.437345)
test_basic             0.005630   0.001608   0.493204 (  0.575681)
test_all               0.103597   0.009423 471.968489 (204.192458)
test_rubyspec          0.055798   0.037059  62.294393 ( 29.333882)
total: 261.25 sec