Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-005550
#<BuildRuby:0x0000003fecb66878
 @BUILD_DIR="/tmp/ruby/build",
 @INSTALL_DIR="/tmp/ruby/install",
 @REPOSITORY="https://github.com/ruby/ruby.git",
 @REPOSITORY_TYPE=:git,
 @SRC_DIR="/tmp/ruby/src",
 @TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
 @TARGET_NAME="trunk",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["--enable-shared"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/sipeed/ruby/logs/brlog.trunk.20250930-005550",
 @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='-j4'",
 @timeout=10800>
                           user     system      total        real
checkout               0.000070   0.000007   0.000077 (  0.000078)
autoconf               0.000126   0.000000   0.000126 (  0.000122)
configure              0.000104   0.000000   0.000104 (  0.000103)
build_up               0.017077   0.006902  22.281927 ( 11.138583)
build_miniruby         0.001685   0.003661  49.801884 ( 49.884721)
build_ruby             0.010777   0.000819  60.487968 ( 60.606582)
build_all              0.054656   0.005306 141.403416 ( 40.833036)
build_install          0.047316   0.032837  45.944101 ( 19.722183)
test_btest             0.000507   0.003479 379.929298 (102.580644)
test_basic             0.033284   0.003435   4.502452 (  4.400767)
test_all               0.317244   0.189659 4078.714260 (1084.628166)
test_rubyspec          0.194227   0.136786 686.376144 (194.565875)
total: 1568.37 sec