Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-065556
#<BuildRuby:0x0000003fc501fb30
 @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.20250926-065556",
 @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.000070   0.000006   0.000076 (  0.000078)
autoconf               0.000123   0.000000   0.000123 (  0.000117)
configure              0.000107   0.000000   0.000107 (  0.000106)
build_up               0.021056   0.005939  28.396290 ( 13.727486)
build_miniruby         0.005141   0.000490  60.670441 ( 60.816084)
build_ruby             0.013121   0.000000  71.208841 ( 71.377889)
build_all              0.045704   0.019055 148.194909 ( 43.070117)
build_install          0.053526   0.028772  49.389311 ( 21.276267)
test_btest             0.000191   0.002698 384.648490 (121.888747)
test_basic             0.021435   0.012894   4.601468 (  4.457300)
test_all               0.377050   0.182763 4448.456988 (1227.436845)
test_rubyspec          0.188691   0.179332 743.391384 (209.541923)
total: 1773.60 sec