Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250930-031411
#<BuildRuby:0x0000003fc7ca7c98
 @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.20250930-031411",
 @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.000005   0.000070 (  0.000072)
autoconf               0.000116   0.000009   0.000125 (  0.000120)
configure              0.000118   0.000000   0.000118 (  0.000114)
build_up               0.014249   0.012699  25.352934 ( 12.685251)
build_miniruby         0.001350   0.003778  51.796924 ( 51.892517)
build_ruby             0.011912   0.000000  64.343461 ( 64.460434)
build_all              0.035166   0.025257 140.659354 ( 40.736638)
build_install          0.052480   0.019698  43.973405 ( 19.065591)
test_btest             0.003650   0.000000 389.436792 (104.903507)
test_basic             0.011827   0.018502   4.484150 (  4.342877)
test_all               0.349723   0.173395 3833.367374 (1020.061067)
test_rubyspec          0.192386   0.158716 694.723139 (196.887937)
total: 1515.04 sec