Logfile: /home/opc/ruby/logs/brlog.master.20250727-020521
#<BuildRuby:0x0000fffec4adfde0
 @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.20250727-020521",
 @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.000014)
autoconf               0.000023   0.000001   0.000024 (  0.000023)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.006071   0.000303   2.193126 (  2.018949)
build_miniruby         0.001195   0.000059   1.312350 (  1.330286)
build_ruby             0.001762   0.000088   1.929855 (  4.589645)
build_all              0.007970   0.000000   3.262049 (  1.760512)
build_install          0.002824   0.014408   4.654972 (  2.615432)
test_btest             0.000621   0.000120  36.519028 ( 15.862996)
test_basic             0.007029   0.000628   0.510351 (  0.586286)
test_all               0.093686   0.018147 426.114846 (184.645990)
test_rubyspec          0.041263   0.039774  62.300569 ( 29.384291)
total: 242.80 sec