Logfile: /home/opc/ruby/logs/brlog.master.20250731-073757
#<BuildRuby:0x0000fffbb99efdd0
 @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-073757",
 @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.000027   0.000001   0.000028 (  0.000029)
configure              0.000013   0.000001   0.000014 (  0.000015)
build_up               0.002315   0.003464   2.154312 (  1.840469)
build_miniruby         0.000544   0.000713   1.279716 (  1.292755)
build_ruby             0.002386   0.000000   1.888767 (  4.439261)
build_all              0.007310   0.000000   3.214362 (  1.726503)
build_install          0.012808   0.003438   4.668103 (  2.699393)
test_btest             0.000699   0.000078  36.304791 ( 15.847842)
test_basic             0.006379   0.000265   0.489061 (  0.573992)
test_all               0.089125   0.022544 472.771685 (205.858587)
test_rubyspec          0.033483   0.054709  62.331016 ( 29.430455)
total: 263.71 sec