Logfile: /home/opc/ruby/logs/brlog.master.20250729-033322
#<BuildRuby:0x0000fffee35efdc0
 @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-033322",
 @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.000002   0.000014 (  0.000014)
autoconf               0.000020   0.000003   0.000023 (  0.000023)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.002510   0.002926   2.163939 (  1.870898)
build_miniruby         0.001324   0.000000   1.290722 (  1.297024)
build_ruby             0.001635   0.000000   1.889274 (  4.053291)
build_all              0.007408   0.000000   3.194224 (  1.760477)
build_install          0.014144   0.003474   4.667448 (  2.875313)
test_btest             0.000627   0.000121  36.785432 ( 16.261848)
test_basic             0.005856   0.001129   0.502771 (  0.590571)
test_all               0.085159   0.029145 469.964355 (197.247710)
test_rubyspec          0.044989   0.049954  62.499033 ( 29.452971)
total: 255.41 sec