Logfile: /home/opc/ruby/logs/brlog.master.20250725-225854
#<BuildRuby:0x0000fffcf64ffdc8
 @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-225854",
 @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.000002   0.000014 (  0.000013)
autoconf               0.000022   0.000004   0.000026 (  0.000025)
configure              0.000018   0.000003   0.000021 (  0.000021)
build_up               0.004621   0.000817   2.092200 (  1.823861)
build_miniruby         0.001270   0.000000   1.257176 (  1.259952)
build_ruby             0.001561   0.000000   1.848903 (  4.216073)
build_all              0.007164   0.000000   3.169176 (  1.783085)
build_install          0.010274   0.005823   4.633109 (  2.768615)
test_btest             0.000604   0.000121  36.412460 ( 16.058875)
test_basic             0.006213   0.000281   0.492711 (  0.572515)
test_all               0.089437   0.024756 427.560393 (183.388089)
test_rubyspec          0.031048   0.059194  61.964319 ( 29.440738)
total: 241.31 sec