Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-112322
#<BuildRuby:0x0000003fe0deea20
 @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.20250922-112322",
 @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.000060   0.000006   0.000066 (  0.000067)
autoconf               0.000094   0.000010   0.000104 (  0.000101)
configure              0.000083   0.000009   0.000092 (  0.000092)
build_up               0.009225   0.012645  19.608720 ( 10.817435)
build_miniruby         0.002320   0.004354  48.493993 ( 48.593808)
build_ruby             0.007297   0.004522  59.306716 ( 59.418896)
build_all              0.044954   0.010626 126.458479 ( 36.939599)
build_install          0.055595   0.018419  40.068755 ( 17.823295)
test_btest             0.002292   0.000382 331.602830 ( 92.984538)
test_basic             0.024285   0.006154   4.298441 (  4.190510)
test_all               0.273315   0.192256 3568.690912 (1002.647314)
test_rubyspec          0.130422   0.183718 599.207513 (170.785822)
total: 1444.21 sec