Logfile: /home/opc/ruby/logs/brlog.master.20250728-235438
#<BuildRuby:0x0000fffdfb7efdc0
 @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-235438",
 @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.000010   0.000003   0.000013 (  0.000014)
autoconf               0.000016   0.000005   0.000021 (  0.000021)
configure              0.000011   0.000004   0.000015 (  0.000014)
build_up               0.003359   0.002330   2.135151 (  1.893450)
build_miniruby         0.001322   0.000000   1.263346 (  1.271621)
build_ruby             0.001581   0.000000   1.959439 (  4.389195)
build_all              0.006463   0.000665   3.183310 (  1.790077)
build_install          0.010658   0.006250   4.619950 (  2.764131)
test_btest             0.000174   0.000485  36.620407 ( 15.921171)
test_basic             0.002495   0.004667   0.489025 (  0.566756)
test_all               0.066906   0.044070 423.172687 (187.344590)
test_rubyspec          0.035498   0.047247  63.218827 ( 29.698515)
total: 245.64 sec