Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-131641
#<BuildRuby:0x0000003fe8ab6918
 @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-131641",
 @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.000006   0.000068 (  0.000068)
autoconf               0.000088   0.000008   0.000096 (  0.000093)
configure              0.000078   0.000006   0.000084 (  0.000085)
build_up               0.023184   0.000598  21.980389 ( 10.881835)
build_miniruby         0.000000   0.005324  48.851473 ( 48.983168)
build_ruby             0.008173   0.005601  59.900349 ( 60.029675)
build_all              0.033804   0.023557 131.228508 ( 38.032607)
build_install          0.060346   0.018084  42.599658 ( 18.686413)
test_btest             0.003093   0.000485 343.811732 ( 92.965692)
test_basic             0.029399   0.002102   4.318163 (  4.195797)
test_all               0.278878   0.181255 3548.793593 (1125.494049)
test_rubyspec          0.154767   0.172894 618.661870 (176.036109)
total: 1575.31 sec