Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-010432
#<BuildRuby:0x0000003fdb186918
 @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.20250923-010432",
 @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.000065   0.000006   0.000071 (  0.000073)
autoconf               0.000086   0.000008   0.000094 (  0.000093)
configure              0.000077   0.000008   0.000085 (  0.000083)
build_up               0.013149   0.008549  19.293535 ( 10.402747)
build_miniruby         0.005191   0.000124  48.897715 ( 49.000459)
build_ruby             0.008941   0.004613  60.189558 ( 60.299995)
build_all              0.031307   0.029768 137.383285 ( 39.640560)
build_install          0.054374   0.019677  43.876815 ( 18.882131)
test_btest             0.002384   0.000434 348.083054 (104.946309)
test_basic             0.020056   0.012748   4.288381 (  4.147034)
test_all               0.299725   0.186616 3875.771846 (1060.466335)
test_rubyspec          0.152051   0.189206 640.770180 (182.027079)
total: 1529.82 sec