Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-204817
#<BuildRuby:0x0000003fe0a7f8a8
 @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.20250923-204817",
 @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.000073   0.000011   0.000084 (  0.000084)
autoconf               0.000107   0.000017   0.000124 (  0.000121)
configure              0.000088   0.000013   0.000101 (  0.000099)
build_up               0.014157   0.010305  21.402296 ( 10.859544)
build_miniruby         0.001858   0.003545  48.122771 ( 48.210282)
build_ruby             0.011062   0.000569  58.194077 ( 58.297799)
build_all              0.036200   0.016619 117.618231 ( 34.556389)
build_install          0.038406   0.037311  40.031196 ( 17.505658)
test_btest             0.001862   0.000462 311.124082 ( 88.482147)
test_basic             0.028460   0.012433   4.170514 (  4.084184)
test_all               0.284283   0.155350 3514.954804 (947.408166)
test_rubyspec          0.142611   0.173322 569.232829 (163.701823)
total: 1373.11 sec