Logfile: /home/opc/ruby/logs/brlog.master.20250726-101313
#<BuildRuby:0x0000fffeee52fdd0
 @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.20250726-101313",
 @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.000013)
autoconf               0.000025   0.000003   0.000028 (  0.000028)
configure              0.000012   0.000001   0.000013 (  0.000014)
build_up               0.001780   0.004277   2.148686 (  1.827921)
build_miniruby         0.001109   0.000185   1.264897 (  1.266715)
build_ruby             0.001256   0.000209   1.872848 (  4.423547)
build_all              0.006333   0.001053   3.216785 (  1.745634)
build_install          0.011051   0.005967   4.678001 (  2.734026)
test_btest             0.000521   0.000109  36.926023 ( 15.901178)
test_basic             0.006284   0.000000   0.486613 (  0.573895)
test_all               0.066525   0.047042 450.315348 (190.435534)
test_rubyspec          0.036328   0.047946  62.112929 ( 29.291406)
total: 248.20 sec