Logfile: /home/opc/ruby/logs/brlog.master.20250726-082237
#<BuildRuby:0x0000fffdc3c1fdd8
 @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-082237",
 @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.000019   0.000001   0.000020 (  0.000020)
autoconf               0.000028   0.000002   0.000030 (  0.000029)
configure              0.000018   0.000001   0.000019 (  0.000019)
build_up               0.002475   0.003581   2.151347 (  1.842914)
build_miniruby         0.001069   0.000308   1.270479 (  1.291093)
build_ruby             0.001384   0.000097   1.969456 (  3.809987)
build_all              0.003183   0.003968   3.164705 (  1.776323)
build_install          0.016923   0.000000   4.607282 (  2.706624)
test_btest             0.000742   0.000000  36.161351 ( 17.984434)
test_basic             0.003755   0.003105   0.490919 (  0.579035)
test_all               0.079586   0.031244 420.901747 (180.223204)
test_rubyspec          0.055757   0.035337  62.831615 ( 29.552874)
total: 239.77 sec