Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250922-010621
#<BuildRuby:0x0000003fd1e2ea80
 @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-010621",
 @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.000066   0.000006   0.000072 (  0.000073)
autoconf               0.000102   0.000009   0.000111 (  0.000108)
configure              0.000104   0.000009   0.000113 (  0.000111)
build_up               0.015073   0.007881  19.956277 ( 10.993661)
build_miniruby         0.002430   0.003020  49.115878 ( 49.229891)
build_ruby             0.012648   0.000504  60.154434 ( 60.268921)
build_all              0.038548   0.020139 132.588072 ( 38.684745)
build_install          0.068916   0.008128  42.698543 ( 18.924974)
test_btest             0.002573   0.000341 350.048555 (114.379265)
test_basic             0.028936   0.006313   4.378297 (  4.244471)
test_all               0.332895   0.160747 3927.126097 (1120.017048)
test_rubyspec          0.177406   0.180968 658.142472 (186.094113)
total: 1602.84 sec