Logfile: /home/opc/ruby/logs/brlog.master.20250728-175407
#<BuildRuby:0x0000ffff2aebfdc8
 @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-175407",
 @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.000003   0.000030 (  0.000029)
configure              0.000019   0.000003   0.000022 (  0.000021)
build_up               0.001813   0.003734   2.129719 (  1.801824)
build_miniruby         0.001121   0.000167   1.264166 (  1.266827)
build_ruby             0.001680   0.000000   1.873921 (  4.131502)
build_all              0.007207   0.000000   3.145958 (  1.791447)
build_install          0.008108   0.007432   4.584887 (  2.789798)
test_btest             0.000602   0.000120  36.383351 ( 15.965197)
test_basic             0.002914   0.004571   0.498844 (  0.583065)
test_all               0.067236   0.047962 496.464406 (206.382844)
test_rubyspec          0.049512   0.034758  61.474640 ( 29.203021)
total: 263.92 sec