Logfile: /home/opc/ruby/logs/brlog.master.20250802-064908
#<BuildRuby:0x0000ffff46a6fdd8
 @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.20250802-064908",
 @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.000001   0.000012 (  0.000012)
autoconf               0.000064   0.000007   0.000071 (  0.000070)
configure              0.000018   0.000002   0.000020 (  0.000019)
build_up               0.001174   0.004067   2.141068 (  1.815468)
build_miniruby         0.001260   0.000000   1.293860 (  1.299908)
build_ruby             0.001693   0.000000   1.880476 (  3.972581)
build_all              0.006828   0.000297   3.204751 (  1.701463)
build_install          0.012830   0.003493   4.710950 (  2.682937)
test_btest             0.000667   0.000107  37.840106 ( 18.609745)
test_basic             0.007225   0.000000   0.504530 (  0.584240)
test_all               0.081846   0.030986 510.498622 (247.216390)
test_rubyspec          0.038501   0.054389  62.454731 ( 29.840643)
total: 307.72 sec