Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-195352
#<BuildRuby:0x0000003fd40a6a40
 @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.20250928-195352",
 @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.000096   0.000011   0.000107 (  0.000141)
autoconf               0.000105   0.000011   0.000116 (  0.000115)
configure              0.000099   0.000011   0.000110 (  0.000109)
build_up               0.012950   0.011542  22.580247 ( 11.261100)
build_miniruby         0.003223   0.002761  49.811817 ( 49.907169)
build_ruby             0.004734   0.006744  59.938503 ( 60.060295)
build_all              0.030318   0.030638 138.914453 ( 40.127182)
build_install          0.042385   0.033450  44.322912 ( 18.295618)
test_btest             0.003750   0.000000 369.247983 (100.702573)
test_basic             0.024026   0.008928   4.445946 (  4.324176)
test_all               0.272759   0.213815 3982.288230 (1188.931486)
test_rubyspec          0.181464   0.167516 659.082566 (187.088443)
total: 1660.70 sec