Logfile: /home/opc/ruby/logs/brlog.master.20250728-095402
#<BuildRuby:0x0000fffc6793fdc8
 @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-095402",
 @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.000002   0.000014 (  0.000013)
autoconf               0.000024   0.000004   0.000028 (  0.000026)
configure              0.000013   0.000003   0.000016 (  0.000016)
build_up               0.000000   0.005052   2.132741 (  1.844883)
build_miniruby         0.000000   0.001185   1.246103 (  1.253437)
build_ruby             0.000944   0.000620   1.915370 (  4.423467)
build_all              0.001157   0.005901   3.187375 (  1.711927)
build_install          0.008952   0.007738   4.589890 (  2.760811)
test_btest             0.000467   0.000185  36.837062 ( 15.630496)
test_basic             0.005818   0.000691   0.492265 (  0.582344)
test_all               0.086108   0.024551 444.621113 (207.384636)
test_rubyspec          0.050818   0.031876  62.555244 ( 29.545587)
total: 265.14 sec