Logfile: /home/opc/ruby/logs/brlog.master.20250729-195809
#<BuildRuby:0x0000fffdbc37fdd8
 @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-195809",
 @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.000013   0.000002   0.000015 (  0.000014)
autoconf               0.000024   0.000003   0.000027 (  0.000026)
configure              0.000018   0.000002   0.000020 (  0.000020)
build_up               0.002178   0.003187   2.135082 (  1.833038)
build_miniruby         0.001123   0.000165   1.261778 (  1.269346)
build_ruby             0.001301   0.000191   1.889588 (  4.115435)
build_all              0.007678   0.000376   3.240923 (  1.791682)
build_install          0.017155   0.000000   4.715354 (  2.745323)
test_btest             0.000768   0.000000  37.049663 ( 18.239232)
test_basic             0.006751   0.000236   0.490672 (  0.569917)
test_all               0.096931   0.019144 509.348014 (232.283787)
test_rubyspec          0.052098   0.041709  63.051632 ( 29.766317)
total: 292.62 sec