Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-020651
#<BuildRuby:0x0000003fcfd07870
 @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-020651",
 @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.000067   0.000002   0.000069 (  0.000072)
autoconf               0.000096   0.000003   0.000099 (  0.000097)
configure              0.000080   0.000003   0.000083 (  0.000080)
build_up               0.012680   0.011776  23.639269 ( 11.682222)
build_miniruby         0.005923   0.000101  51.546527 ( 51.632026)
build_ruby             0.007391   0.004223  64.008348 ( 64.141375)
build_all              0.031785   0.027025 141.725733 ( 41.588996)
build_install          0.072202   0.008016  48.026110 ( 20.570291)
test_btest             0.002444   0.000000 380.003826 (107.936938)
test_basic             0.020155   0.012367   4.442210 (  4.306855)
test_all               0.314183   0.194290 4109.610947 (1123.518017)
test_rubyspec          0.142686   0.195526 651.473068 (185.585855)
total: 1610.97 sec