Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-110435
#<BuildRuby:0x0000003fd3a26918
 @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-110435",
 @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.000004   0.000077 (  0.000080)
autoconf               0.000107   0.000006   0.000113 (  0.000112)
configure              0.000093   0.000006   0.000099 (  0.000098)
build_up               0.012212   0.012129  23.054487 ( 11.334053)
build_miniruby         0.004994   0.000416  48.903292 ( 48.995832)
build_ruby             0.012864   0.000384  59.985500 ( 60.095318)
build_all              0.027169   0.032793 135.824453 ( 39.271696)
build_install          0.043599   0.030400  42.468923 ( 18.418216)
test_btest             0.003807   0.000000 363.980410 ( 98.082340)
test_basic             0.034425   0.006617   4.356468 (  4.238610)
test_all               0.300805   0.174365 3727.022476 (1101.066574)
test_rubyspec          0.150350   0.204708 654.926493 (184.668812)
total: 1566.18 sec