Logfile: /home/opc/ruby/logs/brlog.master.20250730-093709
#<BuildRuby:0x0000fffebdb1fdc0
 @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.20250730-093709",
 @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.000013)
autoconf               0.000019   0.000002   0.000021 (  0.000021)
configure              0.000011   0.000001   0.000012 (  0.000013)
build_up               0.001022   0.004032   2.135618 (  1.846631)
build_miniruby         0.001127   0.000179   1.288092 (  1.294946)
build_ruby             0.001666   0.000000   1.929502 (  4.114769)
build_all              0.003913   0.004295   3.232924 (  1.862859)
build_install          0.011177   0.005774   4.654353 (  2.628783)
test_btest             0.000615   0.000146  36.353530 ( 15.338842)
test_basic             0.001842   0.004919   0.493248 (  0.575821)
test_all               0.063052   0.046369 437.628128 (203.070245)
test_rubyspec          0.034361   0.063445  65.107051 ( 30.497940)
total: 261.23 sec