Logfile: /home/opc/ruby/logs/brlog.master.20250729-131511
#<BuildRuby:0x0000fffeba00fdc0
 @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-131511",
 @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.000003   0.000013 (  0.000014)
autoconf               0.000017   0.000005   0.000022 (  0.000021)
configure              0.000011   0.000004   0.000015 (  0.000015)
build_up               0.004084   0.001273   2.128896 (  1.815678)
build_miniruby         0.000970   0.000303   1.281544 (  1.285035)
build_ruby             0.001183   0.000369   1.913803 (  4.179624)
build_all              0.003558   0.004074   3.195996 (  1.834161)
build_install          0.009629   0.006347   4.620202 (  2.655761)
test_btest             0.000670   0.000260  36.272002 ( 17.003448)
test_basic             0.001602   0.005345   0.488952 (  0.565034)
test_all               0.079868   0.033940 457.113414 (212.921089)
test_rubyspec          0.045562   0.042107  62.508516 ( 29.541600)
total: 271.80 sec