Logfile: /home/opc/ruby/logs/brlog.master.20250801-142557
#<BuildRuby:0x0000fffe3850fdc0
 @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.20250801-142557",
 @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.000013   0.000000   0.000013 (  0.000014)
autoconf               0.000021   0.000001   0.000022 (  0.000023)
configure              0.000020   0.000001   0.000021 (  0.000020)
build_up               0.002071   0.003871   2.187429 (  1.916182)
build_miniruby         0.001146   0.000115   1.275127 (  1.278881)
build_ruby             0.001510   0.000152   1.862603 (  3.975724)
build_all              0.007086   0.000711   3.258239 (  1.820767)
build_install          0.017243   0.000340   4.718434 (  2.659008)
test_btest             0.000796   0.000070  36.999380 ( 16.053074)
test_basic             0.006349   0.000144   0.495617 (  0.587631)
test_all               0.089919   0.022447 445.568366 (203.770763)
test_rubyspec          0.046361   0.035780  63.029085 ( 30.087824)
total: 262.15 sec