Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-171149
#<BuildRuby:0x0000003fe362ea80
 @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.20250924-171149",
 @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.000069   0.000009   0.000078 (  0.000080)
autoconf               0.000130   0.000000   0.000130 (  0.000124)
configure              0.000103   0.000000   0.000103 (  0.000100)
build_up               0.012645   0.011672  21.211377 ( 10.952538)
build_miniruby         0.005336   0.000000  48.342046 ( 48.466243)
build_ruby             0.008374   0.003707  59.065894 ( 59.185713)
build_all              0.036684   0.020719 129.191115 ( 37.594394)
build_install          0.048034   0.025701  40.961983 ( 18.159066)
test_btest             0.002823   0.000584 338.390648 ( 91.304748)
test_basic             0.022111   0.009419   4.334037 (  4.216711)
test_all               0.293687   0.161350 3407.218388 (1025.164148)
test_rubyspec          0.119959   0.200646 580.009379 (166.183018)
total: 1461.23 sec