Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-103509
#<BuildRuby:0x0000003fe028fd50
 @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-103509",
 @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.000058   0.000006   0.000064 (  0.000065)
autoconf               0.000000   0.000196   0.000196 (  0.000108)
configure              0.000000   0.000086   0.000086 (  0.000084)
build_up               0.005681   0.018014  21.044805 ( 10.739199)
build_miniruby         0.005950   0.000000  49.078654 ( 49.165993)
build_ruby             0.008231   0.003811  59.814924 ( 59.933166)
build_all              0.048242   0.011940 131.061754 ( 38.129702)
build_install          0.052743   0.023015  42.711872 ( 18.213484)
test_btest             0.003207   0.000000 335.355678 (104.564605)
test_basic             0.018179   0.014017   4.074494 (  3.966894)
test_all               0.321208   0.154698 3748.011929 (1056.887307)
test_rubyspec          0.177795   0.185243 697.247023 (197.460435)
total: 1539.07 sec