Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-202859
#<BuildRuby:0x0000003fddfdfd50
 @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-202859",
 @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.000061   0.000005   0.000066 (  0.000067)
autoconf               0.000091   0.000009   0.000100 (  0.000097)
configure              0.000084   0.000008   0.000092 (  0.000088)
build_up               0.023254   0.000000  20.185705 ( 11.217393)
build_miniruby         0.005671   0.000123  48.656900 ( 48.779385)
build_ruby             0.005022   0.007685  59.762444 ( 59.914565)
build_all              0.043367   0.015367 127.577345 ( 37.306701)
build_install          0.046078   0.027405  41.386659 ( 18.188587)
test_btest             0.002284   0.000358 335.355326 ( 90.267362)
test_basic             0.026770   0.002294   4.345549 (  4.214266)
test_all               0.339224   0.140530 3776.049030 (1031.243340)
test_rubyspec          0.142769   0.178042 616.400546 (175.664631)
total: 1476.80 sec