Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-212546
#<BuildRuby:0x0000003fd2b17d50
 @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-212546",
 @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.000007   0.000069 (  0.000070)
autoconf               0.000108   0.000012   0.000120 (  0.000118)
configure              0.000097   0.000011   0.000108 (  0.000107)
build_up               0.015891   0.009025  22.103468 ( 11.434790)
build_miniruby         0.002679   0.003342  51.129659 ( 49.883483)
build_ruby             0.012553   0.000591  59.782600 ( 59.927612)
build_all              0.034420   0.024732 131.809394 ( 38.227086)
build_install          0.060817   0.016990  41.782712 ( 18.450850)
test_btest             0.002299   0.000411 345.502254 ( 93.198876)
test_basic             0.025235   0.010107   4.385241 (  4.260581)
test_all               0.230187   0.243163 3584.718823 (953.317041)
test_rubyspec          0.207320   0.116798 615.986746 (175.505135)
total: 1404.21 sec