Logfile: /home/opc/ruby/logs/brlog.master.20250730-092738
#<BuildRuby:0x0000fffddc72fdc8
 @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.20250730-092738",
 @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.000012   0.000002   0.000014 (  0.000014)
autoconf               0.000024   0.000004   0.000028 (  0.000027)
configure              0.000015   0.000002   0.000017 (  0.000017)
build_up               0.005294   0.000000   2.151840 (  1.848085)
build_miniruby         0.001230   0.000000   1.257285 (  1.260524)
build_ruby             0.000000   0.001692   1.889290 (  4.610192)
build_all              0.007231   0.000065   3.247945 (  1.786393)
build_install          0.012731   0.004501   4.690630 (  2.657513)
test_btest             0.000603   0.000111  36.965981 ( 16.759901)
test_basic             0.006087   0.000427   0.494035 (  0.584471)
test_all               0.092707   0.023604 488.795106 (208.410868)
test_rubyspec          0.047489   0.047217  61.640687 ( 29.319165)
total: 267.24 sec