Logfile: /home/opc/ruby/logs/brlog.master.20250728-085005
#<BuildRuby:0x0000fffd08e6fdd8
 @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-085005",
 @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.000003   0.000014 (  0.000013)
autoconf               0.000018   0.000004   0.000022 (  0.000023)
configure              0.000013   0.000003   0.000016 (  0.000015)
build_up               0.004316   0.000950   2.141002 (  1.873379)
build_miniruby         0.001015   0.000224   1.233188 (  1.236125)
build_ruby             0.001495   0.000329   1.874902 (  3.984739)
build_all              0.007015   0.000000   3.192544 (  1.738779)
build_install          0.011371   0.005782   4.665537 (  2.669779)
test_btest             0.000519   0.000123  36.976003 ( 15.952888)
test_basic             0.005492   0.001307   0.498569 (  0.595816)
test_all               0.089823   0.025398 440.460992 (207.223485)
test_rubyspec          0.056820   0.023433  63.003187 ( 29.867156)
total: 265.14 sec