Logfile: /home/opc/ruby/logs/brlog.master.20250801-012947
#<BuildRuby:0x0000fffc998afde0
 @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.20250801-012947",
 @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.000011   0.000000   0.000011 (  0.000011)
autoconf               0.000018   0.000001   0.000019 (  0.000042)
configure              0.000013   0.000000   0.000013 (  0.000023)
build_up               0.005060   0.000266   2.138465 (  1.847415)
build_miniruby         0.001037   0.000054   1.246260 (  1.251283)
build_ruby             0.001195   0.000297   1.907051 (  4.375125)
build_all              0.004067   0.003231   3.177076 (  1.698953)
build_install          0.016539   0.000719   4.685752 (  2.767870)
test_btest             0.001375   0.000000  36.451389 ( 15.575486)
test_basic             0.003212   0.004368   0.502148 (  0.588928)
test_all               0.062586   0.047677 502.648416 (260.994702)
test_rubyspec          0.035486   0.054775  62.575438 ( 29.461420)
total: 318.56 sec