Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-010329
#<BuildRuby:0x0000003ff375ea80
 @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-010329",
 @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.000086   0.000000   0.000086 (  0.000086)
autoconf               0.000113   0.000000   0.000113 (  0.000113)
configure              0.000101   0.000000   0.000101 (  0.000101)
build_up               0.017638   0.007544  21.585096 ( 11.316596)
build_miniruby         0.001777   0.004129  48.368589 ( 48.450594)
build_ruby             0.009477   0.003322  58.755016 ( 58.903305)
build_all              0.032477   0.023717 124.037686 ( 35.940430)
build_install          0.038860   0.036829  40.375752 ( 17.861177)
test_btest             0.003069   0.000075 316.909269 ( 97.187299)
test_basic             0.024133   0.004774   4.267991 (  4.150152)
test_all               0.263903   0.199504 3376.626156 (947.480175)
test_rubyspec          0.177469   0.146864 581.653076 (166.675550)
total: 1387.97 sec