Logfile: /home/opc/ruby/logs/brlog.master.20250801-174231
#<BuildRuby:0x0000fffc0505fdc8
 @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.20250801-174231",
 @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.000013   0.000002   0.000015 (  0.000015)
autoconf               0.000020   0.000003   0.000023 (  0.000023)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.002791   0.003592   2.132733 (  1.872377)
build_miniruby         0.001098   0.000231   1.274540 (  1.281994)
build_ruby             0.001309   0.000275   1.914235 (  3.978738)
build_all              0.007335   0.000000   3.216780 (  1.710504)
build_install          0.016646   0.000000   4.702456 (  2.691702)
test_btest             0.000834   0.000000  37.565432 ( 16.618941)
test_basic             0.004306   0.002859   0.504255 (  0.592855)
test_all               0.072557   0.039116 499.721417 (234.434598)
test_rubyspec          0.051775   0.030131  63.111658 ( 30.877535)
total: 294.06 sec