Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-033206
#<BuildRuby:0x0000003fc34968c8
 @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.20250926-033206",
 @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.000059   0.000006   0.000065 (  0.000066)
autoconf               0.000092   0.000009   0.000101 (  0.000097)
configure              0.000076   0.000007   0.000083 (  0.000083)
build_up               0.015728   0.007978  22.794488 ( 11.329220)
build_miniruby         0.004376   0.000474  49.840257 ( 49.933607)
build_ruby             0.013873   0.000000  60.441497 ( 60.544610)
build_all              0.037286   0.018166 124.127348 ( 36.610042)
build_install          0.058126   0.016630  41.126847 ( 17.720882)
test_btest             0.000000   0.003322 326.910234 ( 92.434843)
test_basic             0.020528   0.012988   4.206151 (  4.092028)
test_all               0.318045   0.176202 3864.056064 (1139.254737)
test_rubyspec          0.130851   0.230240 689.931532 (195.292334)
total: 1607.22 sec