Logfile: /home/opc/ruby/logs/brlog.master.20250728-100727
#<BuildRuby:0x0000ffffa261fdd0
 @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.20250728-100727",
 @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.000010   0.000002   0.000012 (  0.000012)
autoconf               0.000024   0.000005   0.000029 (  0.000029)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.001780   0.003574   2.143796 (  1.847356)
build_miniruby         0.001022   0.000227   1.247788 (  1.251557)
build_ruby             0.001227   0.000272   1.930571 (  3.998917)
build_all              0.006177   0.000447   3.154901 (  1.719836)
build_install          0.012466   0.003260   4.653352 (  2.634694)
test_btest             0.000804   0.000000  36.569698 ( 17.816380)
test_basic             0.000000   0.006665   0.489275 (  0.568950)
test_all               0.084886   0.025548 491.607303 (253.085114)
test_rubyspec          0.039257   0.045494  61.787665 ( 29.238538)
total: 312.16 sec