Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-202017
#<BuildRuby:0x0000003ff0adea78
 @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.20250930-202017",
 @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.000065   0.000006   0.000071 (  0.000072)
autoconf               0.000098   0.000009   0.000107 (  0.000104)
configure              0.000080   0.000007   0.000087 (  0.000088)
build_up               0.015768   0.006727  20.913588 ( 11.250696)
build_miniruby         0.001691   0.004105  49.819425 ( 49.912599)
build_ruby             0.013424   0.000179  61.973941 ( 62.099744)
build_all              0.037866   0.021709 138.150834 ( 40.023410)
build_install          0.048279   0.026893  41.459586 ( 18.731294)
test_btest             0.000000   0.002804 383.960695 (104.723974)
test_basic             0.019170   0.013490   4.279057 (  4.152198)
test_all               0.316834   0.195366 4092.484365 (1122.060612)
test_rubyspec          0.133623   0.226950 682.220404 (193.381811)
total: 1606.34 sec