Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250927-213745
#<BuildRuby:0x0000003fd9ade918
 @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.20250927-213745",
 @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.000063   0.000007   0.000070 (  0.000072)
autoconf               0.000091   0.000009   0.000100 (  0.000098)
configure              0.000079   0.000008   0.000087 (  0.000086)
build_up               0.012282   0.012472  23.746993 ( 11.620492)
build_miniruby         0.001681   0.004240  49.679846 ( 49.760461)
build_ruby             0.011961   0.000000  62.101461 ( 62.215532)
build_all              0.026973   0.029856 131.399793 ( 38.487626)
build_install          0.054382   0.021911  45.305429 ( 19.553181)
test_btest             0.003529   0.000000 365.280111 (119.090968)
test_basic             0.021872   0.009204   4.329283 (  4.204092)
test_all               0.295002   0.210969 3996.304897 (1137.784011)
test_rubyspec          0.157828   0.197832 686.314052 (194.372679)
total: 1637.09 sec