Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-004433
#<BuildRuby:0x0000003fc8957a88
 @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.20250929-004433",
 @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.000072   0.000010   0.000082 (  0.000081)
autoconf               0.000101   0.000014   0.000115 (  0.000112)
configure              0.000097   0.000013   0.000110 (  0.000107)
build_up               0.014536   0.011220  24.601381 ( 11.893965)
build_miniruby         0.001082   0.004131  51.043855 ( 51.144634)
build_ruby             0.008542   0.004069  60.813460 ( 60.943520)
build_all              0.035408   0.027750 139.853289 ( 40.438997)
build_install          0.062102   0.022224  46.183260 ( 18.957988)
test_btest             0.002186   0.000493 385.893302 (104.024240)
test_basic             0.025079   0.006059   4.549564 (  4.404973)
test_all               0.326549   0.215527 3831.228088 (1209.946266)
test_rubyspec          0.157717   0.202441 686.635860 (194.155654)
total: 1695.92 sec