Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-081125
#<BuildRuby:0x0000003fcaf0fcd0
 @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-081125",
 @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.000066   0.000006   0.000072 (  0.000074)
autoconf               0.000119   0.000010   0.000129 (  0.000124)
configure              0.000135   0.000012   0.000147 (  0.000169)
build_up               0.015637   0.008364  23.926597 ( 11.973243)
build_miniruby         0.004752   0.000478  56.262399 ( 56.375561)
build_ruby             0.011567   0.000000  64.276836 ( 64.386976)
build_all              0.025281   0.038132 140.744109 ( 40.819299)
build_install          0.070087   0.007586  47.616404 ( 20.227993)
test_btest             0.002567   0.000400 384.812721 (107.642559)
test_basic             0.023223   0.012825   4.513986 (  4.391096)
test_all               0.313151   0.208001 4173.774099 (1105.038153)
test_rubyspec          0.188798   0.183438 703.223961 (198.358757)
total: 1609.22 sec