Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-052822
#<BuildRuby:0x0000003fdd166918
 @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.20250928-052822",
 @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.000059   0.000004   0.000063 (  0.000065)
autoconf               0.000092   0.000007   0.000099 (  0.000097)
configure              0.000078   0.000006   0.000084 (  0.000083)
build_up               0.020649   0.003726  22.503529 ( 11.377594)
build_miniruby         0.002965   0.003536  60.157622 ( 60.296838)
build_ruby             0.009169   0.004037  66.802734 ( 66.943502)
build_all              0.054068   0.009701 143.500534 ( 41.882242)
build_install          0.059719   0.022706  48.608669 ( 20.651046)
test_btest             0.003915   0.000000 393.744215 (106.484546)
test_basic             0.026449   0.004365   4.926581 (  4.751319)
test_all               0.348150   0.179765 3984.956567 (1061.832558)
test_rubyspec          0.166383   0.188440 705.922860 (199.116680)
total: 1573.34 sec