Logfile: /home/opc/ruby/logs/brlog.master.20250728-190008
#<BuildRuby:0x0000fffce69afdd8
 @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.20250728-190008",
 @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.000022   0.000001   0.000023 (  0.000022)
configure              0.000014   0.000001   0.000015 (  0.000014)
build_up               0.001528   0.004175   2.174428 (  1.867882)
build_miniruby         0.001195   0.000116   1.381315 (  1.387101)
build_ruby             0.001526   0.000149   2.000384 (  3.724320)
build_all              0.007172   0.000271   3.219067 (  1.725842)
build_install          0.006714   0.011790   4.743513 (  2.724409)
test_btest             0.000682   0.000140  36.938580 ( 16.192857)
test_basic             0.004339   0.004191   0.495860 (  0.561349)
test_all               0.074293   0.041512 440.008399 (189.092610)
test_rubyspec          0.048748   0.044984  62.426897 ( 29.511636)
total: 246.79 sec