Logfile: /home/opc/ruby/logs/brlog.master.20250726-235634
#<BuildRuby:0x0000fffbe086fdd0
 @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-235634",
 @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.000000   0.000012 (  0.000013)
autoconf               0.000026   0.000001   0.000027 (  0.000027)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005066   0.000267   2.144276 (  1.824410)
build_miniruby         0.001251   0.000066   1.266519 (  1.276492)
build_ruby             0.000000   0.001941   1.843904 (  4.720410)
build_all              0.001963   0.005686   3.224626 (  1.739615)
build_install          0.012857   0.003522   4.704453 (  2.659803)
test_btest             0.000582   0.000093  36.697945 ( 15.577251)
test_basic             0.006474   0.001040   0.492013 (  0.578866)
test_all               0.087654   0.026351 487.376240 (215.451371)
test_rubyspec          0.050086   0.043078  67.932580 ( 32.111851)
total: 275.94 sec