Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-055439
#<BuildRuby:0x0000003fcef9f4a8
 @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.20250928-055439",
 @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.000059   0.000007   0.000066 (  0.000067)
autoconf               0.000111   0.000012   0.000123 (  0.000120)
configure              0.000097   0.000011   0.000108 (  0.000105)
build_up               0.010289   0.015267  22.923252 ( 11.853823)
build_miniruby         0.002922   0.002662  55.095114 ( 55.216313)
build_ruby             0.012988   0.000000  68.685863 ( 68.823433)
build_all              0.035083   0.021644 140.158255 ( 40.631828)
build_install          0.047652   0.029555  47.758115 ( 20.174921)
test_btest             0.003955   0.000007 390.404138 (105.670773)
test_basic             0.030374   0.004626   4.690979 (  4.555194)
test_all               0.329909   0.208615 4099.241457 (1129.062990)
test_rubyspec          0.154574   0.204850 714.448441 (201.791284)
total: 1637.79 sec