Logfile: /home/opc/ruby/logs/brlog.master.20250728-114043
#<BuildRuby:0x0000fffcdf42fdd8
 @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-114043",
 @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.000002   0.000022 (  0.000022)
configure              0.000013   0.000001   0.000014 (  0.000014)
build_up               0.005154   0.000540   2.185213 (  1.876741)
build_miniruby         0.001177   0.000123   1.313620 (  1.322991)
build_ruby             0.001736   0.000000   1.938133 (  4.163528)
build_all              0.007621   0.000094   3.235559 (  1.746310)
build_install          0.015454   0.003149   4.804349 (  3.014147)
test_btest             0.000769   0.000085  38.382566 ( 16.724118)
test_basic             0.007431   0.000000   0.508233 (  0.582250)
test_all               0.097126   0.015528 477.119977 (200.630309)
test_rubyspec          0.032516   0.053871  62.241402 ( 29.301184)
total: 259.36 sec