Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-090544
#<BuildRuby:0x0000003fe25fea20
 @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-090544",
 @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.000064   0.000006   0.000070 (  0.000071)
autoconf               0.000112   0.000010   0.000122 (  0.000118)
configure              0.000098   0.000009   0.000107 (  0.000105)
build_up               0.013611   0.010846  22.663556 ( 11.340727)
build_miniruby         0.005560   0.000176  50.415066 ( 50.511831)
build_ruby             0.011443   0.000379  61.559385 ( 61.670563)
build_all              0.040098   0.022246 141.782454 ( 41.045833)
build_install          0.069616   0.013257  45.034015 ( 19.397091)
test_btest             0.004155   0.000028 383.984151 (105.512066)
test_basic             0.012988   0.023999   4.379826 (  4.266949)
test_all               0.308878   0.200189 3931.103070 (1105.224742)
test_rubyspec          0.155487   0.188978 688.221435 (194.145085)
total: 1593.12 sec