Logfile: /home/opc/ruby/logs/brlog.master.20250726-045223
#<BuildRuby:0x0000fffe6a32fdc0
 @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-045223",
 @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.000003   0.000014 (  0.000014)
autoconf               0.000021   0.000006   0.000027 (  0.000026)
configure              0.000015   0.000004   0.000019 (  0.000018)
build_up               0.000865   0.004605   2.171706 (  1.825535)
build_miniruby         0.000985   0.000328   1.256485 (  1.257701)
build_ruby             0.001173   0.000391   1.910934 (  4.515086)
build_all              0.007496   0.000000   3.188525 (  1.869637)
build_install          0.011742   0.005102   4.654360 (  2.697201)
test_btest             0.000564   0.000178  36.795788 ( 15.676918)
test_basic             0.005191   0.001647   0.490970 (  0.578068)
test_all               0.089642   0.021319 443.353241 (204.131223)
test_rubyspec          0.024300   0.062752  62.357076 ( 29.441895)
total: 261.99 sec