Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-010843
#<BuildRuby:0x0000003fd8c66a70
 @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.20250928-010843",
 @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.000059   0.000005   0.000064 (  0.000066)
autoconf               0.000089   0.000007   0.000096 (  0.000094)
configure              0.000074   0.000006   0.000080 (  0.000079)
build_up               0.020213   0.004398  23.226019 ( 11.582277)
build_miniruby         0.005261   0.000483  50.161947 ( 50.261636)
build_ruby             0.012407   0.000379  61.148937 ( 61.258769)
build_all              0.023384   0.037029 141.521518 ( 41.096532)
build_install          0.061525   0.016482  47.119114 ( 19.696113)
test_btest             0.003157   0.000530 380.885978 (108.690899)
test_basic             0.025695   0.008052   4.329609 (  4.194977)
test_all               0.283523   0.231575 4145.311157 (1162.942324)
test_rubyspec          0.167529   0.187733 704.607698 (198.531215)
total: 1658.26 sec