Logfile: /home/opc/ruby/logs/brlog.master.20250729-165322
#<BuildRuby:0x0000fffeeef2fdd0
 @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-165322",
 @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.000000   0.000030   0.000030 (  0.000047)
autoconf               0.000000   0.000030   0.000030 (  0.000029)
configure              0.000000   0.000015   0.000015 (  0.000015)
build_up               0.001767   0.003722   2.144434 (  1.823112)
build_miniruby         0.001129   0.000105   1.279086 (  1.282136)
build_ruby             0.001798   0.000000   1.949126 (  4.545658)
build_all              0.007533   0.000000   3.209630 (  1.720832)
build_install          0.016713   0.000141   4.634610 (  2.668503)
test_btest             0.000656   0.000048  36.259005 ( 15.555174)
test_basic             0.000398   0.006796   0.499182 (  0.588486)
test_all               0.082893   0.027104 436.320486 (187.666381)
test_rubyspec          0.028639   0.059167  62.822940 ( 29.900684)
total: 245.75 sec