Logfile: /home/opc/ruby/logs/brlog.master.20250725-163325
#<BuildRuby:0x0000fffca137fde0
 @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.20250725-163325",
 @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.000012   0.000012 (  0.000012)
autoconf               0.000000   0.000020   0.000020 (  0.000020)
configure              0.000000   0.000013   0.000013 (  0.000013)
build_up               0.001653   0.003947   2.150949 (  1.847255)
build_miniruby         0.001033   0.000052   1.251816 (  1.258268)
build_ruby             0.001486   0.000074   1.916575 (  5.322843)
build_all              0.007896   0.000175   3.194682 (  1.770192)
build_install          0.012417   0.003997   4.601414 (  2.756972)
test_btest             0.000590   0.000000  36.587660 ( 15.852397)
test_basic             0.003332   0.003689   0.486729 (  0.577225)
test_all               0.099236   0.011834 430.044034 (183.543408)
test_rubyspec          0.022929   0.071090  62.806827 ( 29.675328)
total: 242.60 sec