Logfile: /home/opc/ruby/logs/brlog.master.20250725-221319
#<BuildRuby:0x0000fffebf9ffdd0
 @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.20250725-221319",
 @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.000011)
autoconf               0.000025   0.000001   0.000026 (  0.000033)
configure              0.000020   0.000001   0.000021 (  0.000021)
build_up               0.005320   0.000280   2.108948 (  1.825248)
build_miniruby         0.001104   0.000058   1.250186 (  1.257713)
build_ruby             0.001556   0.000082   1.907891 (  4.144353)
build_all              0.007072   0.000000   3.146471 (  1.745833)
build_install          0.015892   0.000000   4.564830 (  2.751875)
test_btest             0.000741   0.000000  36.320987 ( 16.919820)
test_basic             0.004777   0.002033   0.487082 (  0.569130)
test_all               0.072822   0.036960 417.723552 (180.345809)
test_rubyspec          0.044801   0.047393  62.465776 ( 29.336646)
total: 238.90 sec