Logfile: /home/opc/ruby/logs/brlog.master.20250728-152013
#<BuildRuby:0x0000ffffb7a3fdd8
 @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-152013",
 @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.000001   0.000011 (  0.000012)
autoconf               0.000020   0.000001   0.000021 (  0.000020)
configure              0.000014   0.000001   0.000015 (  0.000015)
build_up               0.004960   0.000238   2.165031 (  1.869955)
build_miniruby         0.001314   0.000063   1.332163 (  1.338734)
build_ruby             0.001573   0.000075   1.985784 (  4.567403)
build_all              0.007859   0.000159   3.290489 (  1.746363)
build_install          0.012847   0.004925   4.772291 (  3.064945)
test_btest             0.000675   0.000018  37.043430 ( 16.781082)
test_basic             0.006581   0.000000   0.505573 (  0.585408)
test_all               0.092672   0.020956 483.525795 (207.314089)
test_rubyspec          0.023449   0.064370  62.425875 ( 29.706527)
total: 266.98 sec