Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250928-142841
#<BuildRuby:0x0000003fc4237b30
 @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-142841",
 @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.000010   0.000075 (  0.000076)
autoconf               0.000092   0.000014   0.000106 (  0.000103)
configure              0.000083   0.000013   0.000096 (  0.000094)
build_up               0.017780   0.006248  22.866094 ( 11.392319)
build_miniruby         0.001718   0.003709  49.387531 ( 49.480381)
build_ruby             0.012598   0.000049  60.494981 ( 60.604113)
build_all              0.031814   0.027655 140.359225 ( 40.622794)
build_install          0.032683   0.044875  44.383114 ( 18.035210)
test_btest             0.000000   0.002816 373.582079 (107.322299)
test_basic             0.019705   0.011091   4.294938 (  4.165528)
test_all               0.330374   0.171771 3992.023270 (1084.837291)
test_rubyspec          0.136427   0.210972 684.005271 (193.210609)
total: 1569.68 sec