Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-134046
#<BuildRuby:0x0000003fd9886878
 @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.20250925-134046",
 @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.000073   0.000006   0.000079 (  0.000081)
autoconf               0.000105   0.000009   0.000114 (  0.000112)
configure              0.000093   0.000009   0.000102 (  0.000099)
build_up               0.017339   0.006851  21.555903 ( 10.857263)
build_miniruby         0.000000   0.005735  49.257651 ( 49.363030)
build_ruby             0.012379   0.001366  59.051162 ( 59.166033)
build_all              0.041163   0.015269 132.336667 ( 38.674205)
build_install          0.041246   0.034161  42.795219 ( 18.558581)
test_btest             0.000000   0.003526 364.303047 ( 98.126518)
test_basic             0.018097   0.023143   4.418736 (  4.322132)
test_all               0.330255   0.153669 3566.005043 (1148.107987)
test_rubyspec          0.181083   0.161908 638.151028 (181.536312)
total: 1608.72 sec