Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-235132
#<BuildRuby:0x0000003fde967d50
 @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-235132",
 @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.000065   0.000005   0.000070 (  0.000073)
autoconf               0.000115   0.000010   0.000125 (  0.000120)
configure              0.000099   0.000008   0.000107 (  0.000105)
build_up               0.023846   0.000631  21.651338 ( 11.024419)
build_miniruby         0.005231   0.000093  48.493554 ( 48.577370)
build_ruby             0.007072   0.004329  58.317987 ( 58.428965)
build_all              0.034938   0.020247 120.940687 ( 35.596314)
build_install          0.035873   0.037399  39.869958 ( 17.368868)
test_btest             0.002188   0.000380 318.969937 ( 88.001734)
test_basic             0.022440   0.010877   4.252210 (  4.107031)
test_all               0.301964   0.152137 3404.125090 (913.502367)
test_rubyspec          0.146868   0.163485 576.787256 (165.044411)
total: 1341.66 sec