Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-183623
#<BuildRuby:0x0000003fdfcae918
 @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-183623",
 @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.000063   0.000007   0.000070 (  0.000073)
autoconf               0.000110   0.000013   0.000123 (  0.000120)
configure              0.000095   0.000012   0.000107 (  0.000105)
build_up               0.009585   0.015036  22.210276 ( 10.972536)
build_miniruby         0.004729   0.000721  49.287747 ( 49.372278)
build_ruby             0.008844   0.004131  60.146475 ( 60.258897)
build_all              0.036126   0.026461 137.848661 ( 39.829541)
build_install          0.062339   0.011625  43.211544 ( 17.650818)
test_btest             0.000000   0.003773 370.392027 (102.176437)
test_basic             0.029564   0.003463   4.385782 (  4.248059)
test_all               0.307799   0.193749 3981.905962 (1071.513965)
test_rubyspec          0.171389   0.180091 685.484298 (193.926426)
total: 1549.95 sec