Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-001357
#<BuildRuby:0x0000003fdbc6f730
 @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.20250924-001357",
 @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.000064   0.000006   0.000070 (  0.000070)
autoconf               0.000092   0.000009   0.000101 (  0.000099)
configure              0.000078   0.000007   0.000085 (  0.000083)
build_up               0.019710   0.003581  21.290096 ( 11.002309)
build_miniruby         0.004936   0.000093  48.146822 ( 48.235566)
build_ruby             0.008512   0.004017  58.490019 ( 58.591151)
build_all              0.035579   0.020322 120.583042 ( 35.539269)
build_install          0.052981   0.019519  41.375317 ( 17.794857)
test_btest             0.002797   0.000000 323.826429 ( 90.830138)
test_basic             0.024024   0.002997   4.142992 (  4.011830)
test_all               0.308395   0.154512 3516.849431 (1090.295765)
test_rubyspec          0.181692   0.183774 701.892943 (198.944992)
total: 1555.25 sec