Logfile: /home/opc/ruby/logs/brlog.master.20250731-142420
#<BuildRuby:0x0000fffd1488fdd0
 @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.20250731-142420",
 @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.000011   0.000000   0.000011 (  0.000012)
autoconf               0.000060   0.000003   0.000063 (  0.000064)
configure              0.000013   0.000000   0.000013 (  0.000014)
build_up               0.004883   0.000206   2.146894 (  1.909439)
build_miniruby         0.001287   0.000000   1.258513 (  1.263106)
build_ruby             0.001697   0.000000   1.881113 (  3.973490)
build_all              0.007713   0.000164   3.247711 (  1.730171)
build_install          0.007167   0.010133   4.705180 (  2.725885)
test_btest             0.000609   0.000087  36.789739 ( 15.832814)
test_basic             0.002554   0.004071   0.490522 (  0.576703)
test_all               0.085729   0.029828 463.744625 (196.876531)
test_rubyspec          0.052051   0.034936  63.017822 ( 30.458175)
total: 255.35 sec