Logfile: /home/opc/ruby/logs/brlog.master.20250727-104400
#<BuildRuby:0x0000fffc2464fde0
 @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.20250727-104400",
 @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.000000   0.000012 (  0.000013)
autoconf               0.000022   0.000000   0.000022 (  0.000022)
configure              0.000014   0.000000   0.000014 (  0.000015)
build_up               0.001899   0.003818   2.169095 (  1.845175)
build_miniruby         0.001192   0.000055   1.253914 (  1.258135)
build_ruby             0.001522   0.000000   1.903642 (  4.032963)
build_all              0.007332   0.000000   3.253463 (  1.755523)
build_install          0.014615   0.003356   4.751963 (  2.781050)
test_btest             0.000534   0.000035  36.556680 ( 15.900947)
test_basic             0.003439   0.003628   0.489241 (  0.565141)
test_all               0.076800   0.034015 413.733889 (176.893288)
test_rubyspec          0.047766   0.038236  61.997473 ( 29.288407)
total: 234.32 sec