Logfile: /home/opc/ruby/logs/brlog.master.20250726-092000
#<BuildRuby:0x0000ffff0f38fdd8
 @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-092000",
 @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.000062   0.000003   0.000065 (  0.000066)
configure              0.000014   0.000000   0.000014 (  0.000015)
build_up               0.006366   0.000000   2.222478 (  1.862857)
build_miniruby         0.001156   0.000000   1.318733 (  1.322140)
build_ruby             0.001628   0.000071   1.911274 (  3.980073)
build_all              0.007260   0.000143   3.178992 (  1.770035)
build_install          0.013738   0.003585   4.594048 (  2.624408)
test_btest             0.000650   0.000045  36.948135 ( 16.677208)
test_basic             0.006288   0.000164   0.490378 (  0.567758)
test_all               0.071034   0.046025 432.464332 (185.533171)
test_rubyspec          0.031306   0.054199  62.997389 ( 29.580245)
total: 243.92 sec