Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-012641
#<BuildRuby:0x0000003fd34fea80
 @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.20250924-012641",
 @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.000069   0.000009   0.000078 (  0.000079)
autoconf               0.000125   0.000000   0.000125 (  0.000120)
configure              0.000101   0.000000   0.000101 (  0.000100)
build_up               0.018552   0.005511  21.103200 ( 10.821673)
build_miniruby         0.000000   0.006491  49.172868 ( 49.264323)
build_ruby             0.007704   0.004762  58.391275 ( 58.534610)
build_all              0.036388   0.016777 121.582526 ( 35.667640)
build_install          0.054980   0.020354  41.400353 ( 17.881248)
test_btest             0.003250   0.000000 323.943283 ( 87.570543)
test_basic             0.016487   0.012778   4.339187 (  4.217688)
test_all               0.281366   0.166573 3380.607145 (1053.763857)
test_rubyspec          0.197519   0.135041 588.384177 (167.868777)
total: 1485.59 sec