Logfile: /home/opc/ruby/logs/brlog.master.20250730-215141
#<BuildRuby:0x0000fffce1dafdc0
 @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.20250730-215141",
 @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.000010   0.000001   0.000011 (  0.000012)
autoconf               0.000019   0.000002   0.000021 (  0.000022)
configure              0.000013   0.000001   0.000014 (  0.000015)
build_up               0.005723   0.000176   2.149787 (  1.864488)
build_miniruby         0.001357   0.000000   1.267238 (  1.269390)
build_ruby             0.001513   0.000000   1.873767 (  3.934054)
build_all              0.007362   0.000000   3.210324 (  1.733952)
build_install          0.013398   0.003555   4.669196 (  2.698794)
test_btest             0.000814   0.000000  37.214789 ( 16.305858)
test_basic             0.005682   0.001963   0.497507 (  0.581059)
test_all               0.075409   0.037245 419.868065 (179.456133)
test_rubyspec          0.036531   0.050499  67.569497 ( 31.258692)
total: 239.10 sec