Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-075009
#<BuildRuby:0x0000003fd90eea70
 @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-075009",
 @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.000060   0.000007   0.000067 (  0.000070)
autoconf               0.000098   0.000013   0.000111 (  0.000107)
configure              0.000076   0.000010   0.000086 (  0.000085)
build_up               0.018901   0.007840  28.268343 ( 13.767574)
build_miniruby         0.005696   0.000239  69.290514 ( 69.455249)
build_ruby             0.013164   0.000157  77.802566 ( 77.987204)
build_all              0.043476   0.026807 163.841763 ( 47.977172)
build_install          0.052564   0.033400  54.032038 ( 22.916385)
test_btest             0.001878   0.003546 448.022916 (120.537581)
test_basic             0.031578   0.008383   6.139246 (  5.916904)
test_all               0.358384   0.225966 4974.966003 (1307.254768)
test_rubyspec          0.209982   0.200819 824.549026 (231.422925)
total: 1897.24 sec