Logfile: /home/opc/ruby/logs/brlog.master.20250728-074848
#<BuildRuby:0x0000fffbf7f1fdd0
 @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-074848",
 @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.000013   0.000001   0.000014 (  0.000013)
autoconf               0.000027   0.000001   0.000028 (  0.000028)
configure              0.000014   0.000000   0.000014 (  0.000015)
build_up               0.005402   0.000067   2.130532 (  1.806677)
build_miniruby         0.000000   0.001291   1.286010 (  1.288643)
build_ruby             0.000000   0.001544   1.911884 (  3.417653)
build_all              0.006520   0.000585   3.157467 (  1.700587)
build_install          0.016666   0.000000   4.615486 (  2.743123)
test_btest             0.000721   0.000000  36.863966 ( 15.661997)
test_basic             0.000167   0.006502   0.500507 (  0.585775)
test_all               0.084750   0.027947 479.744656 (202.162949)
test_rubyspec          0.044808   0.053570  62.827749 ( 29.582143)
total: 258.95 sec