Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-162517
#<BuildRuby:0x0000003ff269f870
 @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.20250923-162517",
 @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.000074   0.000009   0.000083 (  0.000082)
autoconf               0.000123   0.000000   0.000123 (  0.000117)
configure              0.000102   0.000000   0.000102 (  0.000100)
build_up               0.018796   0.003984  19.761954 ( 11.288452)
build_miniruby         0.004799   0.000595  83.711520 ( 82.608895)
build_ruby             0.008354   0.003543  58.872468 ( 58.978260)
build_all              0.033448   0.027521 128.442536 ( 37.526670)
build_install          0.060718   0.015382  40.845420 ( 17.927316)
test_btest             0.002201   0.000399 335.078813 ( 94.784652)
test_basic             0.023791   0.008690   4.272631 (  4.131081)
test_all               0.307541   0.144886 3417.305745 (920.896189)
test_rubyspec          0.166941   0.187823 660.202510 (186.394780)
total: 1414.54 sec