Logfile: /home/opc/ruby/logs/brlog.master.20250726-081813
#<BuildRuby:0x0000fffbfbdcfdc8
 @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.20250726-081813",
 @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.000020   0.000004   0.000024 (  0.000028)
configure              0.000015   0.000004   0.000019 (  0.000018)
build_up               0.002485   0.003506   2.111825 (  1.832082)
build_miniruby         0.001032   0.000286   1.239079 (  1.242299)
build_ruby             0.001174   0.000326   1.855343 (  4.328109)
build_all              0.003500   0.003787   3.167087 (  1.744134)
build_install          0.016052   0.000097   4.617603 (  2.682166)
test_btest             0.000573   0.000149  36.367680 ( 16.029448)
test_basic             0.000000   0.006609   0.492242 (  0.568620)
test_all               0.087703   0.026329 484.742689 (204.206657)
test_rubyspec          0.049481   0.038383  62.222797 ( 29.648582)
total: 262.28 sec