Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-211053
#<BuildRuby:0x0000003ff1d8f820
 @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.20250927-211053",
 @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.000064   0.000006   0.000070 (  0.000072)
autoconf               0.000091   0.000008   0.000099 (  0.000097)
configure              0.000080   0.000008   0.000088 (  0.000086)
build_up               0.016002   0.008804  22.125464 ( 11.144466)
build_miniruby         0.004869   0.000514  50.082619 ( 50.163300)
build_ruby             0.011587   0.000355  61.182143 ( 61.294930)
build_all              0.053432   0.009132 139.977305 ( 40.453808)
build_install          0.052808   0.026630  46.621382 ( 19.650336)
test_btest             0.002775   0.000000 384.524285 (103.666222)
test_basic             0.018316   0.010972   4.459771 (  4.339247)
test_all               0.311327   0.188281 4064.336582 (1122.481423)
test_rubyspec          0.154796   0.188302 688.555776 (194.947157)
total: 1608.15 sec