Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-071636
#<BuildRuby:0x0000003fe79a6ad8
 @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-071636",
 @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.000078   0.000007   0.000085 (  0.000086)
autoconf               0.000107   0.000010   0.000117 (  0.000114)
configure              0.000093   0.000008   0.000101 (  0.000099)
build_up               0.021129   0.007726  31.238271 ( 15.165552)
build_miniruby         0.004222   0.004438  68.677914 ( 68.848745)
build_ruby             0.019618   0.000366  80.748703 ( 80.928700)
build_all              0.046751   0.022456 165.159492 ( 47.348998)
build_install          0.051999   0.039020  55.659102 ( 23.309801)
test_btest             0.004169   0.000039 456.721929 (123.911612)
test_basic             0.034518   0.009871   5.976107 (  5.745465)
test_all               0.417743   0.180358 5079.253304 (1411.977445)
test_rubyspec          0.202259   0.181602 821.646684 (231.071276)
total: 2008.31 sec