Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-094859
#<BuildRuby:0x0000003fea7ffa88
 @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-094859",
 @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.000065   0.000004   0.000069 (  0.000070)
autoconf               0.000117   0.000008   0.000125 (  0.000120)
configure              0.000098   0.000006   0.000104 (  0.000103)
build_up               0.004910   0.019338  23.248044 ( 11.616809)
build_miniruby         0.004964   0.000101  53.677505 ( 53.763774)
build_ruby             0.007620   0.003935  64.133158 ( 64.241145)
build_all              0.050018   0.012192 141.961926 ( 41.197086)
build_install          0.044553   0.038726  47.729931 ( 20.389523)
test_btest             0.002205   0.000381 383.057993 (104.872332)
test_basic             0.020238   0.010184   4.420597 (  4.283622)
test_all               0.361937   0.152972 4094.702783 (1236.298512)
test_rubyspec          0.175046   0.181986 699.098687 (197.094382)
total: 1733.76 sec