Logfile: /home/opc/ruby/logs/brlog.master.20250727-020050
#<BuildRuby:0x0000fffc66effde0
 @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.20250727-020050",
 @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.000014   0.000000   0.000014 (  0.000015)
autoconf               0.000026   0.000000   0.000026 (  0.000025)
configure              0.000017   0.000000   0.000017 (  0.000016)
build_up               0.001802   0.003814   2.241941 (  1.895490)
build_miniruby         0.001333   0.000000   1.343693 (  1.354711)
build_ruby             0.001744   0.000000   2.020147 (  4.610092)
build_all              0.004792   0.003513   3.346065 (  1.883905)
build_install          0.015410   0.004122   4.874252 (  2.706863)
test_btest             0.000682   0.000068  37.797479 ( 16.283084)
test_basic             0.007119   0.000712   0.506265 (  0.595760)
test_all               0.079884   0.033499 476.358820 (210.805475)
test_rubyspec          0.052820   0.032273  62.742103 ( 29.656176)
total: 269.79 sec