Logfile: /home/opc/ruby/logs/brlog.master.20250729-064501
#<BuildRuby:0x0000ffff26e9fdd8
 @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.20250729-064501",
 @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.000002   0.000015 (  0.000014)
autoconf               0.000027   0.000005   0.000032 (  0.000030)
configure              0.000020   0.000003   0.000023 (  0.000023)
build_up               0.001435   0.004281   2.208943 (  1.857239)
build_miniruby         0.001149   0.000000   1.277108 (  1.282683)
build_ruby             0.001797   0.000000   1.909375 (  5.141408)
build_all              0.007597   0.000000   3.166949 (  1.738705)
build_install          0.008500   0.008902   4.773417 (  3.243541)
test_btest             0.000655   0.000064  36.773094 ( 18.341968)
test_basic             0.003981   0.003107   0.490691 (  0.577428)
test_all               0.090754   0.023888 482.257347 (203.279789)
test_rubyspec          0.045492   0.043488  62.986834 ( 29.741168)
total: 265.21 sec