Logfile: /home/opc/ruby/logs/brlog.master.20250729-223927
#<BuildRuby:0x0000fffe56cdfdc0
 @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-223927",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000021   0.000004   0.000025 (  0.000025)
configure              0.000015   0.000003   0.000018 (  0.000017)
build_up               0.005121   0.000186   2.159735 (  1.839148)
build_miniruby         0.001257   0.000000   1.286501 (  1.291181)
build_ruby             0.001442   0.000000   1.887482 (  4.293465)
build_all              0.003082   0.004450   3.216009 (  1.802170)
build_install          0.005495   0.012964   4.682172 (  2.688926)
test_btest             0.000555   0.000194  36.599211 ( 16.009394)
test_basic             0.006502   0.000741   0.489742 (  0.577232)
test_all               0.078512   0.036856 481.145366 (201.331005)
test_rubyspec          0.035152   0.050517  62.739765 ( 29.594777)
total: 259.43 sec