Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-161733
#<BuildRuby:0x0000003fc14bfb30
 @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-161733",
 @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.000007   0.000070 (  0.000072)
autoconf               0.000091   0.000011   0.000102 (  0.000101)
configure              0.000079   0.000010   0.000089 (  0.000087)
build_up               0.018167   0.012282  30.764447 ( 14.410397)
build_miniruby         0.027673   0.015967 1584.006287 (477.418579)
build_ruby             0.004530   0.003399  62.068690 ( 60.905111)
build_all              0.065534   0.012975 397.593799 (186.060695)
build_install          0.053758   0.027649  42.702617 ( 17.596728)
test_btest             0.002919   0.000000 377.218016 (104.300390)
test_basic             0.031287   0.003724   4.490086 (  4.352289)
test_all               0.294982   0.208306 3877.300599 (1109.484156)
test_rubyspec          0.169221   0.163554 666.654638 (188.636727)
total: 2163.17 sec