Logfile: /home/opc/ruby/logs/brlog.master.20250804-010355
#<BuildRuby:0x0000fffc76a3fde0
 @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.20250804-010355",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000021   0.000002   0.000023 (  0.000023)
configure              0.000014   0.000001   0.000015 (  0.000016)
build_up               0.005321   0.000226   2.166734 (  1.887301)
build_miniruby         0.001265   0.000058   1.259283 (  1.262289)
build_ruby             0.001612   0.000162   1.876630 (  3.940684)
build_all              0.007480   0.000000   3.247499 (  1.841667)
build_install          0.013789   0.003724   4.757149 (  2.738195)
test_btest             0.000599   0.000069  37.774805 ( 17.488896)
test_basic             0.002508   0.004383   0.508460 (  0.598632)
test_all               0.088616   0.024492 430.287761 (195.547400)
test_rubyspec          0.031854   0.052816  62.282621 ( 29.573740)
total: 254.88 sec