Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-211114
#<BuildRuby:0x0000003fdb62f870
 @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-211114",
 @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.000062   0.000008   0.000070 (  0.000071)
autoconf               0.000085   0.000011   0.000096 (  0.000094)
configure              0.000073   0.000009   0.000082 (  0.000081)
build_up               0.018817   0.004945  21.393363 ( 10.789491)
build_miniruby         0.005324   0.000175  48.463965 ( 48.592706)
build_ruby             0.012325   0.000071  58.058797 ( 58.196725)
build_all              0.041932   0.012396 118.615797 ( 35.042819)
build_install          0.038964   0.033975  40.470324 ( 17.673418)
test_btest             0.002185   0.000430 301.924713 ( 98.777236)
test_basic             0.019521   0.012141   4.030819 (  3.940104)
test_all               0.235882   0.200183 3462.656470 (933.768652)
test_rubyspec          0.153005   0.160669 575.803542 (164.945832)
total: 1371.73 sec