Logfile: /home/opc/ruby/logs/brlog.master.20250730-135228
#<BuildRuby:0x0000fffd7fc6fde0
 @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.20250730-135228",
 @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.000012   0.000001   0.000013 (  0.000013)
autoconf               0.000033   0.000003   0.000036 (  0.000035)
configure              0.000027   0.000003   0.000030 (  0.000028)
build_up               0.002511   0.003159   2.237327 (  2.271483)
build_miniruby         0.001115   0.000158   4.288751 (  4.148932)
build_ruby             0.001643   0.000232   1.921500 (  3.966391)
build_all              0.001819   0.006228   3.439060 (  1.964212)
build_install          0.011490   0.006441   4.783009 (  2.867278)
test_btest             0.000525   0.000135  36.196610 ( 17.623089)
test_basic             0.008736   0.000426   0.493901 (  0.577104)
test_all               0.073913   0.035399 479.776202 (211.424101)
test_rubyspec          0.039277   0.047621  62.033168 ( 29.394960)
total: 274.24 sec