Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-164412
#<BuildRuby:0x0000003fd8476ab8
 @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.20250930-164412",
 @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.000064   0.000007   0.000071 (  0.000073)
autoconf               0.000113   0.000013   0.000126 (  0.000122)
configure              0.000090   0.000010   0.000100 (  0.000101)
build_up               0.021895   0.000649  20.001852 ( 11.005288)
build_miniruby         0.004950   0.000541  51.436811 ( 51.528999)
build_ruby             0.009115   0.004195  62.988992 ( 63.094892)
build_all              0.050553   0.010399 138.774196 ( 40.184851)
build_install          0.049390   0.030172  44.251506 ( 19.512075)
test_btest             0.000000   0.002979 386.476285 (103.929380)
test_basic             0.020975   0.018783   4.485794 (  4.366500)
test_all               0.302825   0.211998 4068.107388 (1103.316805)
test_rubyspec          0.140497   0.208592 697.107124 (196.555868)
total: 1593.50 sec