Logfile: /home/opc/ruby/logs/brlog.master.20250729-235416
#<BuildRuby:0x0000ffff33b0fdc8
 @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-235416",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000018   0.000002   0.000020 (  0.000020)
configure              0.000012   0.000001   0.000013 (  0.000013)
build_up               0.002265   0.003803   2.143385 (  1.885256)
build_miniruby         0.001172   0.000184   1.275347 (  1.285332)
build_ruby             0.001652   0.000000   1.913790 (  4.007496)
build_all              0.004043   0.003593   3.204437 (  1.744584)
build_install          0.016278   0.000734   4.656573 (  2.667049)
test_btest             0.000491   0.000082  36.540356 ( 15.807169)
test_basic             0.006745   0.000413   0.498316 (  0.581634)
test_all               0.066317   0.048836 484.552456 (223.936768)
test_rubyspec          0.031531   0.063938  63.041677 ( 29.843292)
total: 281.76 sec