Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-082328
#<BuildRuby:0x0000003fdc20f730
 @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.20250930-082328",
 @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.000062   0.000005   0.000067 (  0.000067)
autoconf               0.000088   0.000007   0.000095 (  0.000094)
configure              0.000074   0.000006   0.000080 (  0.000079)
build_up               0.011559   0.015499  28.621028 ( 13.910156)
build_miniruby         0.005183   0.000134  58.807988 ( 58.942731)
build_ruby             0.012872   0.000101  67.901092 ( 68.032011)
build_all              0.046190   0.017845 146.116991 ( 42.315207)
build_install          0.076011   0.008575  49.396687 ( 21.215910)
test_btest             0.003534   0.000450 390.648434 (112.095257)
test_basic             0.026189   0.009628   4.708837 (  4.572224)
test_all               0.334679   0.207932 4345.974613 (1214.465504)
test_rubyspec          0.138782   0.247115 717.968469 (202.655357)
total: 1738.21 sec