Logfile: /home/opc/ruby/logs/brlog.master.20250724-150759
#<BuildRuby:0x0000fffc585cfdc8
 @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.20250724-150759",
 @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.000003   0.000015 (  0.000015)
autoconf               0.000016   0.000004   0.000020 (  0.000021)
configure              0.000011   0.000003   0.000014 (  0.000014)
build_up               0.004527   0.001134   2.057633 (  1.833384)
build_miniruby         0.000000   0.001219   1.294285 (  1.302231)
build_ruby             0.000000   0.001579   1.916300 (  4.569623)
build_all              0.007103   0.000000   3.256834 (  1.814886)
build_install          0.009409   0.008307   4.676518 (  2.699862)
test_btest             0.000615   0.000206  37.425999 ( 16.391157)
test_basic             0.000352   0.006740   0.497390 (  0.584245)
test_all               0.100379   0.012157 433.302451 (193.071605)
test_rubyspec          0.026047   0.057135  62.830427 ( 29.718567)
total: 251.99 sec