Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-170558
#<BuildRuby:0x0000003fea30ead8
 @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.20250927-170558",
 @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.000099   0.000006   0.000105 (  0.000138)
autoconf               0.000111   0.000007   0.000118 (  0.000116)
configure              0.000100   0.000006   0.000106 (  0.000104)
build_up               0.004614   0.019753  22.234297 ( 11.232454)
build_miniruby         0.001775   0.004187  50.652268 ( 50.735045)
build_ruby             0.006018   0.007300  61.556892 ( 61.673065)
build_all              0.037679   0.024171 139.590380 ( 40.625600)
build_install          0.066947   0.010594  46.524495 ( 19.930073)
test_btest             0.003846   0.000000 387.524914 (105.696203)
test_basic             0.024926   0.006640   4.374564 (  4.244976)
test_all               0.318631   0.187778 4021.038149 (1147.790245)
test_rubyspec          0.177908   0.189577 692.116425 (195.907923)
total: 1637.84 sec