Logfile: /home/opc/ruby/logs/brlog.master.20250729-192352
#<BuildRuby:0x0000fffd8024fdc8
 @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.20250729-192352",
 @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.000002   0.000012 (  0.000012)
autoconf               0.000026   0.000004   0.000030 (  0.000029)
configure              0.000014   0.000003   0.000017 (  0.000016)
build_up               0.005680   0.000000   2.121972 (  1.849802)
build_miniruby         0.001293   0.000000   1.252674 (  1.254333)
build_ruby             0.001552   0.000000   1.862289 (  4.304711)
build_all              0.007539   0.000079   3.217988 (  1.820303)
build_install          0.014260   0.003094   4.650354 (  2.702288)
test_btest             0.000216   0.000493  36.428462 ( 15.447358)
test_basic             0.004179   0.003303   0.495791 (  0.583115)
test_all               0.069473   0.042303 429.615769 (183.464006)
test_rubyspec          0.040577   0.049406  63.021755 ( 29.877113)
total: 241.31 sec