Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-070627
#<BuildRuby:0x0000003fdbee7d00
 @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-070627",
 @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.000101   0.000007   0.000108 (  0.000084)
autoconf               0.000114   0.000009   0.000123 (  0.000120)
configure              0.000096   0.000007   0.000103 (  0.000102)
build_up               0.019077   0.005243  22.857609 ( 11.308387)
build_miniruby         0.000000   0.005502  49.648784 ( 49.768033)
build_ruby             0.005872   0.006059  60.386963 ( 60.518978)
build_all              0.035862   0.023725 137.894780 ( 40.141681)
build_install          0.055681   0.019219  42.866508 ( 18.928747)
test_btest             0.002745   0.000000 363.238017 (101.143231)
test_basic             0.008561   0.025637   4.372469 (  4.225045)
test_all               0.304932   0.182582 3724.584357 (1150.527279)
test_rubyspec          0.140113   0.202843 644.149324 (184.568935)
total: 1621.14 sec