Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-230451
#<BuildRuby:0x0000003ff1ba7d50
 @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.20250923-230451",
 @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.000076   0.000008   0.000084 (  0.000086)
autoconf               0.000104   0.000011   0.000115 (  0.000113)
configure              0.000093   0.000009   0.000102 (  0.000101)
build_up               0.004926   0.018981  21.249430 ( 10.784174)
build_miniruby         0.005224   0.000179  48.462900 ( 48.546264)
build_ruby             0.011593   0.000000  59.233265 ( 59.333824)
build_all              0.046094   0.008265 118.678765 ( 34.618299)
build_install          0.054309   0.015682  39.092031 ( 17.306927)
test_btest             0.002409   0.000366 314.630965 ( 91.684031)
test_basic             0.020978   0.014132   4.314229 (  4.180831)
test_all               0.261366   0.183231 3315.638167 (884.975535)
test_rubyspec          0.151407   0.154758 576.740415 (164.930244)
total: 1316.36 sec