Logfile: /home/opc/ruby/logs/brlog.master.20250726-073712
#<BuildRuby:0x0000ffff7fe8fdd0
 @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-073712",
 @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.000003   0.000014 (  0.000014)
autoconf               0.000027   0.000006   0.000033 (  0.000034)
configure              0.000014   0.000003   0.000017 (  0.000017)
build_up               0.005271   0.000286   2.164813 (  1.830020)
build_miniruby         0.001383   0.000000   1.276051 (  1.282510)
build_ruby             0.001863   0.000000   1.987731 (  4.116476)
build_all              0.007448   0.000546   3.251708 (  1.741067)
build_install          0.009214   0.008533   4.779955 (  2.879922)
test_btest             0.000568   0.000148  36.613288 ( 16.198399)
test_basic             0.002055   0.004766   0.491996 (  0.581807)
test_all               0.093099   0.018214 502.217728 (237.295218)
test_rubyspec          0.051517   0.036122  62.311619 ( 29.454681)
total: 295.38 sec