Logfile: /home/opc/ruby/logs/brlog.master.20250728-000006
#<BuildRuby:0x0000ffff9eb9fde0
 @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-000006",
 @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.000002   0.000015 (  0.000015)
autoconf               0.000023   0.000004   0.000027 (  0.000026)
configure              0.000017   0.000003   0.000020 (  0.000020)
build_up               0.005154   0.000189   2.801353 (  2.402852)
build_miniruby         0.001511   0.000252   1.697887 (  1.706004)
build_ruby             0.001661   0.000000   1.977270 (  4.638824)
build_all              0.005794   0.002516   3.232488 (  1.796707)
build_install          0.015496   0.003882   4.846197 (  2.956948)
test_btest             0.000675   0.000130  38.248527 ( 16.315810)
test_basic             0.006866   0.000563   0.501190 (  0.591142)
test_all               0.081416   0.034758 483.844718 (207.691695)
test_rubyspec          0.049922   0.038892  63.460548 ( 29.873443)
total: 267.97 sec