Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-115442
#<BuildRuby:0x0000003fea906878
 @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-115442",
 @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.000065   0.000006   0.000071 (  0.000070)
autoconf               0.000104   0.000009   0.000113 (  0.000167)
configure              0.000114   0.000010   0.000124 (  0.000182)
build_up               0.012292   0.014641  21.318639 ( 10.844310)
build_miniruby         0.005503   0.000000  48.663606 ( 48.757767)
build_ruby             0.012944   0.000000  59.312434 ( 59.429539)
build_all              0.033830   0.022694 134.325343 ( 39.070045)
build_install          0.052707   0.023635  44.652478 ( 19.080545)
test_btest             0.000000   0.003443 347.960206 ( 93.702205)
test_basic             0.024366   0.007749   4.419999 (  4.293369)
test_all               0.336502   0.186636 4443.795504 (1197.856985)
test_rubyspec          0.211490   0.152097 669.053246 (190.114859)
total: 1663.15 sec