Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-052211
#<BuildRuby:0x0000003fbb7afd50
 @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.20250924-052211",
 @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.000000   0.000124   0.000124 (  0.000126)
autoconf               0.000000   0.000126   0.000126 (  0.000123)
configure              0.000000   0.000105   0.000105 (  0.000102)
build_up               0.021236   0.003251  22.107717 ( 11.077596)
build_miniruby         0.002272   0.003482  49.368033 ( 49.453272)
build_ruby             0.003922   0.007983  60.256905 ( 60.358448)
build_all              0.034387   0.023284 133.761240 ( 39.028673)
build_install          0.057614   0.020041  41.980731 ( 18.402781)
test_btest             0.002753   0.000000 367.289998 (104.811658)
test_basic             0.024138   0.010475   4.381306 (  4.250059)
test_all               0.330492   0.167686 3671.730518 (1003.035666)
test_rubyspec          0.143229   0.211353 673.399119 (190.614334)
total: 1481.04 sec