Logfile: /home/opc/ruby/logs/brlog.master.20250729-164016
#<BuildRuby:0x0000fffc6c78fdc0
 @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.20250729-164016",
 @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.000001   0.000014 (  0.000014)
autoconf               0.000022   0.000002   0.000024 (  0.000023)
configure              0.000014   0.000000   0.000014 (  0.000015)
build_up               0.000000   0.005547   2.195313 (  1.880758)
build_miniruby         0.000000   0.001355   1.335390 (  1.349101)
build_ruby             0.000000   0.001827   2.062771 (  5.009681)
build_all              0.005429   0.002392   3.269557 (  1.765400)
build_install          0.019324   0.001239   4.791574 (  2.994087)
test_btest             0.000618   0.000098  37.104612 ( 15.599238)
test_basic             0.002012   0.004609   0.496967 (  0.576434)
test_all               0.053879   0.063161 484.993560 (207.335870)
test_rubyspec          0.043696   0.055870  63.866323 ( 29.910757)
total: 266.42 sec