Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-064843
#<BuildRuby:0x0000003fd83f7a88
 @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.20250927-064843",
 @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.000123   0.000012   0.000135 (  0.000329)
autoconf               0.000131   0.000013   0.000144 (  0.000181)
configure              0.000113   0.000011   0.000124 (  0.000169)
build_up               0.008286   0.018940  30.624850 ( 14.488811)
build_miniruby         0.001537   0.004154  66.873756 ( 67.019349)
build_ruby             0.012825   0.000687  78.374162 ( 78.564310)
build_all              0.038515   0.029481 163.120234 ( 46.907902)
build_install          0.064636   0.028288  54.067575 ( 23.278884)
test_btest             0.003414   0.000000 419.710232 (133.981712)
test_basic             0.025767   0.011406   5.355857 (  5.180148)
test_all               0.315968   0.196426 3876.662841 (1096.836450)
test_rubyspec          0.183661   0.192066 790.543917 (222.159676)
total: 1688.42 sec