Logfile: /home/opc/ruby/logs/brlog.master.20250731-013112
#<BuildRuby:0x0000fffc83a7fdc0
 @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.20250731-013112",
 @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.000001   0.000011 (  0.000012)
autoconf               0.000017   0.000002   0.000019 (  0.000020)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.004692   0.000521   2.119192 (  1.814317)
build_miniruby         0.001097   0.000122   1.236886 (  1.240888)
build_ruby             0.001446   0.000161   1.848757 (  4.025299)
build_all              0.006640   0.000738   3.240344 (  1.741372)
build_install          0.010314   0.006519   4.688806 (  2.679513)
test_btest             0.000640   0.000106  36.843374 ( 16.037426)
test_basic             0.006492   0.000194   0.503718 (  0.587131)
test_all               0.087030   0.025681 486.206943 (214.651629)
test_rubyspec          0.058992   0.023154  62.664207 ( 29.972147)
total: 272.75 sec