Logfile: /home/opc/ruby/logs/brlog.master.20250730-140127
#<BuildRuby:0x0000fffe12cffdd0
 @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-140127",
 @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.000000   0.000012 (  0.000013)
autoconf               0.000026   0.000001   0.000027 (  0.000027)
configure              0.000014   0.000000   0.000014 (  0.000014)
build_up               0.005747   0.000085   2.168222 (  1.852870)
build_miniruby         0.001208   0.000056   1.289891 (  1.290857)
build_ruby             0.001591   0.000074   1.960980 (  3.679831)
build_all              0.007769   0.000159   3.288665 (  1.820561)
build_install          0.014853   0.004184   4.799153 (  2.757246)
test_btest             0.000000   0.002070  37.366753 ( 16.267482)
test_basic             0.000000   0.009907   0.507263 (  0.583204)
test_all               0.098490   0.017031 446.357932 (205.598300)
test_rubyspec          0.027580   0.057163  63.264540 ( 29.864242)
total: 263.72 sec