Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-215658
#<BuildRuby:0x0000003fc38eead8
 @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-215658",
 @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.000086   0.000010   0.000096 (  0.000082)
autoconf               0.000106   0.000013   0.000119 (  0.000114)
configure              0.000091   0.000011   0.000102 (  0.000130)
build_up               0.019735   0.003995  21.067827 ( 10.787114)
build_miniruby         0.000000   0.005768  48.467020 ( 48.559566)
build_ruby             0.008827   0.004220  58.415188 ( 58.522578)
build_all              0.019759   0.035774 117.184866 ( 34.446905)
build_install          0.054930   0.015239  38.552855 ( 17.139569)
test_btest             0.000777   0.003032 316.975131 ( 88.555649)
test_basic             0.025926   0.004082   4.212822 (  4.095165)
test_all               0.277248   0.170893 3537.296482 (956.435301)
test_rubyspec          0.143986   0.187026 570.072409 (163.854756)
total: 1382.40 sec