Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-003553
#<BuildRuby:0x0000003fe6c86ad8
 @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.20250926-003553",
 @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.000068   0.000008   0.000076 (  0.000077)
autoconf               0.000115   0.000000   0.000115 (  0.000113)
configure              0.000097   0.000000   0.000097 (  0.000095)
build_up               0.012473   0.012811  22.536040 ( 11.741433)
build_miniruby         0.000062   0.006874  48.528682 ( 48.615545)
build_ruby             0.011971   0.000607  59.135902 ( 59.246162)
build_all              0.029526   0.026113 131.468879 ( 38.312310)
build_install          0.067545   0.006937  43.184481 ( 18.537828)
test_btest             0.000288   0.003347 343.089644 ( 92.313774)
test_basic             0.020280   0.011375   4.311147 (  4.181006)
test_all               0.279259   0.190036 3808.225930 (1061.856448)
test_rubyspec          0.192747   0.155149 656.396230 (186.025874)
total: 1520.83 sec