Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-030231
#<BuildRuby:0x0000003ff3d7fcc0
 @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.20250929-030231",
 @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.000061   0.000008   0.000069 (  0.000069)
autoconf               0.000087   0.000011   0.000098 (  0.000095)
configure              0.000098   0.000000   0.000098 (  0.000094)
build_up               0.016943   0.008244  25.249428 ( 12.565506)
build_miniruby         0.005494   0.000191  66.328970 ( 64.626949)
build_ruby             0.008767   0.004146  67.548152 ( 67.678126)
build_all              0.045426   0.020495 146.160057 ( 42.489254)
build_install          0.061986   0.019802  50.489496 ( 20.400214)
test_btest             0.003536   0.000000 389.789794 (115.955800)
test_basic             0.019743   0.012031   4.749327 (  4.597143)
test_all               0.344606   0.225851 4519.895666 (1181.116613)
test_rubyspec          0.174681   0.201954 747.344923 (211.222802)
total: 1720.66 sec