Logfile: /home/opc/ruby/logs/brlog.master.20250726-221253
#<BuildRuby:0x0000fffbe3a2fdc0
 @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.20250726-221253",
 @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.000002   0.000014 (  0.000013)
autoconf               0.000018   0.000003   0.000021 (  0.000022)
configure              0.000012   0.000002   0.000014 (  0.000015)
build_up               0.005667   0.000270   2.163707 (  1.862054)
build_miniruby         0.001030   0.000172   1.318901 (  1.332207)
build_ruby             0.001368   0.000229   1.922359 (  4.424014)
build_all              0.004798   0.003522   3.317550 (  1.855737)
build_install          0.007742   0.010999   4.843128 (  2.770653)
test_btest             0.000736   0.000000  37.039576 ( 15.831488)
test_basic             0.006632   0.000000   0.498247 (  0.585855)
test_all               0.093951   0.018359 459.777216 (197.082035)
test_rubyspec          0.030725   0.063670  62.061961 ( 29.406915)
total: 255.15 sec