Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-084958
#<BuildRuby:0x0000003fcfc3ead8
 @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-084958",
 @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.000061   0.000007   0.000068 (  0.000069)
autoconf               0.000087   0.000011   0.000098 (  0.000095)
configure              0.000071   0.000009   0.000080 (  0.000079)
build_up               0.003613   0.022362  28.265048 ( 13.389091)
build_miniruby         0.001735   0.003512  64.486083 ( 64.659214)
build_ruby             0.009366   0.004170  71.025552 ( 71.160291)
build_all              0.057682   0.005789 149.815087 ( 43.511253)
build_install          0.069132   0.010939  50.320116 ( 21.606688)
test_btest             0.003099   0.000531 389.022491 (121.208177)
test_basic             0.013703   0.017559   4.619663 (  4.473808)
test_all               0.342583   0.173582 3890.160759 (1220.380764)
test_rubyspec          0.145914   0.211776 711.892566 (200.755502)
total: 1761.15 sec