Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-132656
#<BuildRuby:0x0000003fd7ca7d50
 @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-132656",
 @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.000095   0.000009   0.000104 (  0.000258)
autoconf               0.000233   0.000000   0.000233 (  0.000502)
configure              0.000129   0.000000   0.000129 (  0.000170)
build_up               0.014441   0.007618  19.648814 ( 10.768949)
build_miniruby         0.001681   0.004151  48.583443 ( 48.675684)
build_ruby             0.004885   0.007603  59.016765 ( 59.118842)
build_all              0.048741   0.008575 130.999567 ( 38.478863)
build_install          0.033786   0.048370  41.216593 ( 18.172019)
test_btest             0.000000   0.002804 334.510131 ( 98.829992)
test_basic             0.023721   0.011997   4.194205 (  4.057915)
test_all               0.267236   0.198798 3693.611854 (987.021377)
test_rubyspec          0.133550   0.196064 621.514493 (177.002745)
total: 1442.13 sec