Logfile: /home/opc/ruby/logs/brlog.master.20250723-112928
#<BuildRuby:0x0000ffff8878fdd8
 @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.20250723-112928",
 @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.000023   0.000005   0.000028 (  0.000027)
configure              0.000016   0.000004   0.000020 (  0.000020)
build_up               0.002018   0.003391   2.025899 (  1.882064)
build_miniruby         0.001259   0.000000   1.245895 (  1.248504)
build_ruby             0.001492   0.000000   1.884250 (  4.197768)
build_all              0.005511   0.001221   3.167678 (  1.783170)
build_install          0.010521   0.007380   4.577303 (  3.011882)
test_btest             0.000587   0.000186  36.331630 ( 16.056016)
test_basic             0.005138   0.001622   0.494325 (  0.586163)
test_all               0.083323   0.029431 469.709636 (197.108927)
test_rubyspec          0.033683   0.054677  62.848381 ( 29.659166)
total: 255.53 sec