Logfile: /home/opc/ruby/logs/brlog.master.20250726-223016
#<BuildRuby:0x0000fffe6fe6fdc0
 @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.20250726-223016",
 @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.000003   0.000014 (  0.000015)
autoconf               0.000018   0.000006   0.000024 (  0.000023)
configure              0.000012   0.000004   0.000016 (  0.000016)
build_up               0.001566   0.004265   2.156794 (  1.851668)
build_miniruby         0.000928   0.000342   1.259893 (  1.263461)
build_ruby             0.001636   0.000000   1.877017 (  4.037100)
build_all              0.008358   0.000000   3.221243 (  1.897366)
build_install          0.009891   0.006809   4.705808 (  2.764490)
test_btest             0.000662   0.000136  36.650199 ( 16.151346)
test_basic             0.004765   0.001720   0.482560 (  0.560319)
test_all               0.087617   0.023760 395.976670 (173.511190)
test_rubyspec          0.031432   0.056759  62.888079 ( 29.931823)
total: 231.97 sec