Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-214914
#<BuildRuby:0x0000003fdf2ae8c8
 @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.20250922-214914",
 @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.000060   0.000008   0.000068 (  0.000068)
autoconf               0.000088   0.000012   0.000100 (  0.000098)
configure              0.000082   0.000011   0.000093 (  0.000092)
build_up               0.007746   0.015294  19.952786 ( 11.209087)
build_miniruby         0.005261   0.000000  48.782731 ( 48.910214)
build_ruby             0.011690   0.000318  59.168082 ( 59.279778)
build_all              0.057844   0.000725 129.034731 ( 37.840279)
build_install          0.056691   0.019657  40.535159 ( 18.394145)
test_btest             0.002261   0.000379 336.672401 ( 90.995329)
test_basic             0.024846   0.004775   4.122561 (  4.008445)
test_all               0.276292   0.182110 3599.386951 (961.905171)
test_rubyspec          0.189187   0.142868 611.283332 (174.362718)
total: 1406.91 sec