Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-064302
#<BuildRuby:0x0000003fdab46918
 @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-064302",
 @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.000072   0.000007   0.000079 (  0.000079)
autoconf               0.000109   0.000010   0.000119 (  0.000115)
configure              0.000094   0.000009   0.000103 (  0.000102)
build_up               0.011389   0.014394  25.843656 ( 13.135065)
build_miniruby         0.003669   0.004357  69.042031 ( 69.246924)
build_ruby             0.014536   0.000000  80.403966 ( 80.583714)
build_all              0.034557   0.038955 169.608851 ( 49.613996)
build_install          0.082390   0.014757  57.251617 ( 24.283656)
test_btest             0.000000   0.003885 449.551890 (130.219726)
test_basic             0.025742   0.013162   5.488040 (  5.278238)
test_all               0.415185   0.211615 5151.818809 (1399.591927)
test_rubyspec          0.167714   0.244990 849.132012 (237.490733)
total: 2009.45 sec