Logfile: /home/opc/ruby/logs/brlog.master.20250726-105555
#<BuildRuby:0x0000fffe5712fdd0
 @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-105555",
 @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.000022   0.000004   0.000026 (  0.000026)
configure              0.000012   0.000002   0.000014 (  0.000014)
build_up               0.001952   0.003497   2.160887 (  1.839068)
build_miniruby         0.001078   0.000226   1.264137 (  1.268232)
build_ruby             0.001494   0.000313   1.868624 (  4.801732)
build_all              0.003036   0.003728   3.147723 (  1.714842)
build_install          0.013895   0.002552   4.654157 (  2.939048)
test_btest             0.000576   0.000138  36.197051 ( 15.750343)
test_basic             0.006010   0.001439   0.490606 (  0.573020)
test_all               0.073625   0.038083 445.955476 (193.454485)
test_rubyspec          0.046649   0.038103  62.276870 ( 29.432589)
total: 251.77 sec