Logfile: /home/opc/ruby/logs/brlog.master.20250726-133437
#<BuildRuby:0x0000fffce967fde0
 @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-133437",
 @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.000009   0.000003   0.000012 (  0.000012)
autoconf               0.000016   0.000004   0.000020 (  0.000020)
configure              0.000010   0.000003   0.000013 (  0.000013)
build_up               0.000173   0.005278   2.150808 (  1.804897)
build_miniruby         0.000959   0.000303   1.248944 (  1.254077)
build_ruby             0.001172   0.000371   1.879218 (  3.932768)
build_all              0.006529   0.000896   3.220896 (  1.800126)
build_install          0.011792   0.005079   4.668304 (  2.669445)
test_btest             0.000492   0.000157  36.434527 ( 15.642388)
test_basic             0.007215   0.000000   0.489817 (  0.562545)
test_all               0.082924   0.028962 475.604643 (210.749198)
test_rubyspec          0.046390   0.035719  62.634534 ( 29.871025)
total: 268.29 sec