Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250929-121611
#<BuildRuby:0x0000003fbbf07d00
 @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-121611",
 @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.000073   0.000006   0.000079 (  0.000080)
autoconf               0.000107   0.000009   0.000116 (  0.000114)
configure              0.000147   0.000000   0.000147 (  0.000149)
build_up               0.016736   0.008524  23.698407 ( 11.787813)
build_miniruby         0.005437   0.000136  53.467220 ( 53.562990)
build_ruby             0.012335   0.000012  67.012330 ( 67.140080)
build_all              0.038584   0.024729 141.542710 ( 41.023421)
build_install          0.050928   0.027155  47.823414 ( 20.194292)
test_btest             0.000000   0.002814 389.093896 (105.833540)
test_basic             0.029060   0.002432   4.527223 (  4.368268)
test_all               0.325203   0.198032 4244.334512 (1266.455981)
test_rubyspec          0.189627   0.173462 702.991612 (198.284173)
total: 1768.66 sec