Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-164026
#<BuildRuby:0x0000003fd4347a88
 @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-164026",
 @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.000063   0.000005   0.000068 (  0.000070)
autoconf               0.000093   0.000008   0.000101 (  0.000100)
configure              0.000000   0.000144   0.000144 (  0.000145)
build_up               0.021827   0.003120  22.332047 ( 11.299242)
build_miniruby         0.002186   0.003422  50.758780 ( 50.868650)
build_ruby             0.012242   0.000412  60.894095 ( 61.004491)
build_all              0.039056   0.020234 142.148673 ( 41.429431)
build_install          0.074539   0.005730  46.512443 ( 19.566498)
test_btest             0.002483   0.000294 363.037384 (117.405023)
test_basic             0.020237   0.012832   4.408628 (  4.277155)
test_all               0.326977   0.183811 3801.989640 (1024.939519)
test_rubyspec          0.164692   0.193948 696.743395 (196.617029)
total: 1527.41 sec