Logfile: /home/opc/ruby/logs/brlog.master.20250728-200053
#<BuildRuby:0x0000fffcc1a5fdc0
 @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.20250728-200053",
 @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.000008   0.000003   0.000011 (  0.000012)
autoconf               0.000016   0.000005   0.000021 (  0.000033)
configure              0.000009   0.000003   0.000012 (  0.000023)
build_up               0.001010   0.004475   2.175142 (  1.860719)
build_miniruby         0.000883   0.000353   1.337457 (  1.342796)
build_ruby             0.001213   0.000485   1.994306 (  4.186404)
build_all              0.003844   0.004095   3.341858 (  1.813120)
build_install          0.011844   0.007831   4.902226 (  3.027713)
test_btest             0.000537   0.000253  38.223839 ( 16.977122)
test_basic             0.004625   0.002175   0.494566 (  0.573517)
test_all               0.079586   0.033065 430.794564 (186.593489)
test_rubyspec          0.056576   0.030799  62.669276 ( 29.818313)
total: 246.19 sec