Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-150521
#<BuildRuby:0x0000003fec83f730
 @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-150521",
 @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.000063   0.000007   0.000070 (  0.000071)
autoconf               0.000113   0.000013   0.000126 (  0.000121)
configure              0.000094   0.000011   0.000105 (  0.000103)
build_up               0.015940   0.006988  19.643242 ( 10.848909)
build_miniruby         0.005133   0.000149  48.609418 ( 48.695086)
build_ruby             0.013111   0.000156  60.343877 ( 60.484725)
build_all              0.040143   0.019848 133.685603 ( 38.935449)
build_install          0.061846   0.010064  41.360999 ( 18.570050)
test_btest             0.000000   0.002845 350.749310 ( 94.630909)
test_basic             0.024022   0.015405   4.460777 (  4.300729)
test_all               0.292403   0.174793 3596.679756 (1057.823949)
test_rubyspec          0.155737   0.168488 620.495817 (176.522025)
total: 1510.82 sec