Logfile: /home/opc/ruby/logs/brlog.master.20250726-012812
#<BuildRuby:0x0000fffd7b1afdc8
 @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-012812",
 @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.000002   0.000013 (  0.000013)
autoconf               0.000019   0.000003   0.000022 (  0.000021)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.004383   0.000773   2.153729 (  1.860238)
build_miniruby         0.001108   0.000195   1.300804 (  1.307631)
build_ruby             0.001412   0.000249   1.923158 (  4.001604)
build_all              0.006453   0.001138   3.170648 (  1.754715)
build_install          0.013881   0.002982   4.673616 (  2.829364)
test_btest             0.000603   0.000109  36.121023 ( 15.272015)
test_basic             0.002887   0.004084   0.491765 (  0.579119)
test_all               0.090722   0.023173 480.677454 (241.890872)
test_rubyspec          0.048371   0.039148  62.141789 ( 29.476805)
total: 298.97 sec