Logfile: /home/opc/ruby/logs/brlog.master.20250729-122029
#<BuildRuby:0x0000fffcd8a1fdd0
 @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-122029",
 @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.000011   0.000001   0.000012 (  0.000012)
autoconf               0.000025   0.000002   0.000027 (  0.000027)
configure              0.000013   0.000002   0.000015 (  0.000015)
build_up               0.002061   0.004258   2.200008 (  1.876810)
build_miniruby         0.001001   0.000155   1.301910 (  1.304045)
build_ruby             0.001318   0.000205   1.933979 (  4.441204)
build_all              0.007499   0.000489   3.224049 (  1.744457)
build_install          0.013259   0.004376   4.724714 (  2.678008)
test_btest             0.000697   0.000120  36.846110 ( 16.579644)
test_basic             0.000000   0.006891   0.497552 (  0.582005)
test_all               0.096723   0.016661 478.733056 (204.162738)
test_rubyspec          0.029068   0.059783  62.099984 ( 29.438958)
total: 262.81 sec