Logfile: /home/opc/ruby/logs/brlog.master.20250729-191514
#<BuildRuby:0x0000fffdecd9fdd8
 @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.20250729-191514",
 @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.000014)
autoconf               0.000023   0.000004   0.000027 (  0.000027)
configure              0.000015   0.000003   0.000018 (  0.000017)
build_up               0.003018   0.003843   2.193375 (  1.852229)
build_miniruby         0.000998   0.000222   1.301297 (  1.306167)
build_ruby             0.001242   0.000277   1.925898 (  4.331053)
build_all              0.007842   0.000000   3.250492 (  1.756501)
build_install          0.016830   0.000000   4.701129 (  2.614669)
test_btest             0.000783   0.000000  36.112363 ( 15.925262)
test_basic             0.006638   0.000534   0.490624 (  0.580294)
test_all               0.073519   0.044421 447.238057 (207.823297)
test_rubyspec          0.041651   0.049442  62.849818 ( 29.661742)
total: 265.85 sec