Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-073656
#<BuildRuby:0x0000003feddc7d00
 @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.20250925-073656",
 @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.000071   0.000007   0.000078 (  0.000082)
autoconf               0.000108   0.000011   0.000119 (  0.000117)
configure              0.000088   0.000010   0.000098 (  0.000097)
build_up               0.019568   0.004383  21.163136 ( 10.806375)
build_miniruby         0.004836   0.000086  48.498408 ( 48.620466)
build_ruby             0.007000   0.004377  58.466868 ( 58.578654)
build_all              0.058801   0.003828 139.177914 ( 40.331699)
build_install          0.059736   0.015526  42.881945 ( 18.658533)
test_btest             0.002713   0.000000 384.622603 (105.041456)
test_basic             0.029372   0.004633   4.370842 (  4.240750)
test_all               0.288189   0.227052 3790.398111 (1113.681537)
test_rubyspec          0.196539   0.144281 673.352839 (190.717902)
total: 1590.68 sec