Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-221355
#<BuildRuby:0x0000003fbe286ad8
 @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.20250929-221355",
 @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.000007   0.000066 (  0.000067)
autoconf               0.000085   0.000010   0.000095 (  0.000094)
configure              0.000074   0.000008   0.000082 (  0.000081)
build_up               0.016500   0.007045  22.152577 ( 11.150536)
build_miniruby         0.005452   0.000190  48.948740 ( 49.039083)
build_ruby             0.007695   0.003960  59.366288 ( 59.513002)
build_all              0.048386   0.010763 136.624081 ( 39.709216)
build_install          0.038924   0.039853  43.953550 ( 18.958012)
test_btest             0.003740   0.000000 359.889315 ( 96.815128)
test_basic             0.027046   0.008593   4.508066 (  4.374367)
test_all               0.317837   0.169658 3830.246193 (1097.146564)
test_rubyspec          0.162312   0.189046 675.491276 (191.903216)
total: 1568.61 sec