Logfile: /home/opc/ruby/logs/brlog.master.20250728-192205
#<BuildRuby:0x0000fffd8beafdd8
 @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-192205",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000018   0.000004   0.000022 (  0.000022)
configure              0.000012   0.000003   0.000015 (  0.000015)
build_up               0.005382   0.000303   2.173001 (  1.871772)
build_miniruby         0.000986   0.000206   1.274391 (  1.278720)
build_ruby             0.001299   0.000271   1.898130 (  3.746013)
build_all              0.002857   0.003820   3.188575 (  1.790498)
build_install          0.008680   0.008291   4.624151 (  2.640681)
test_btest             0.000523   0.000165  36.612378 ( 16.005895)
test_basic             0.005997   0.000570   0.489213 (  0.579156)
test_all               0.076078   0.038875 489.667545 (206.801472)
test_rubyspec          0.040657   0.044274  63.236867 ( 29.689501)
total: 264.40 sec