Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-193406
#<BuildRuby:0x0000003fcb8c6918
 @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-193406",
 @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.000077   0.000005   0.000082 (  0.000082)
autoconf               0.000117   0.000007   0.000124 (  0.000123)
configure              0.000101   0.000007   0.000108 (  0.000106)
build_up               0.023924   0.000762  21.755572 ( 10.964261)
build_miniruby         0.005055   0.000320  48.346321 ( 48.473181)
build_ruby             0.005228   0.007673  59.256289 ( 59.364930)
build_all              0.049575   0.005432 120.017570 ( 35.136596)
build_install          0.049157   0.024996  40.617202 ( 17.551113)
test_btest             0.002989   0.000341 313.214705 (100.369340)
test_basic             0.018267   0.017593   4.302379 (  4.179135)
test_all               0.245114   0.204830 3547.569829 (943.288145)
test_rubyspec          0.166035   0.149443 589.486945 (168.348860)
total: 1387.68 sec