Logfile: /home/opc/ruby/logs/brlog.master.20250731-141550
#<BuildRuby:0x0000fffce123fdc8
 @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.20250731-141550",
 @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.000000   0.000012   0.000012 (  0.000012)
autoconf               0.000000   0.000024   0.000024 (  0.000023)
configure              0.000000   0.000015   0.000015 (  0.000015)
build_up               0.001577   0.004060   2.187596 (  1.902624)
build_miniruby         0.001145   0.000111   1.307807 (  1.313543)
build_ruby             0.001512   0.000148   1.880810 (  4.163291)
build_all              0.006743   0.000658   3.219914 (  1.767718)
build_install          0.012648   0.004487   4.743018 (  3.095415)
test_btest             0.000656   0.000084  36.704074 ( 15.841963)
test_basic             0.000000   0.007818   0.500983 (  0.590021)
test_all               0.061331   0.048815 438.145453 (187.765742)
test_rubyspec          0.048294   0.039541  61.906192 ( 29.255347)
total: 245.70 sec