Logfile: /home/opc/ruby/logs/brlog.master.20250802-225618
#<BuildRuby:0x0000fffc2831fdd8
 @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.20250802-225618",
 @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.000009   0.000002   0.000011 (  0.000012)
autoconf               0.000019   0.000005   0.000024 (  0.000024)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.005412   0.000303   2.136229 (  1.830465)
build_miniruby         0.000000   0.001128   1.279650 (  1.282709)
build_ruby             0.000000   0.001488   1.868561 (  3.577279)
build_all              0.007423   0.000000   3.201883 (  1.780054)
build_install          0.012039   0.004169   4.658077 (  2.768748)
test_btest             0.000785   0.000000  37.316554 ( 15.890425)
test_basic             0.000000   0.007198   0.500350 (  0.579064)
test_all               0.072152   0.038173 418.152023 (193.680236)
test_rubyspec          0.047422   0.048973  64.276934 ( 30.171983)
total: 251.56 sec