Logfile: /home/opc/ruby/logs/brlog.master.20250728-184214
#<BuildRuby:0x0000ffff2597fde0
 @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.20250728-184214",
 @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.000015   0.000000   0.000015 (  0.000014)
autoconf               0.000025   0.000000   0.000025 (  0.000024)
configure              0.000019   0.000000   0.000019 (  0.000018)
build_up               0.002016   0.003627   2.142790 (  1.811082)
build_miniruby         0.001135   0.000050   1.248287 (  1.252182)
build_ruby             0.001589   0.000069   1.909175 (  3.895572)
build_all              0.003108   0.004032   3.161444 (  1.722535)
build_install          0.010094   0.006482   4.590587 (  2.801144)
test_btest             0.000749   0.000107  36.374620 ( 16.232672)
test_basic             0.006527   0.000934   0.494076 (  0.571712)
test_all               0.073448   0.038300 468.748712 (212.548348)
test_rubyspec          0.046932   0.042042  62.154200 ( 29.470023)
total: 270.31 sec