Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-052414
#<BuildRuby:0x0000003feb50f340
 @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-052414",
 @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.000079   0.000000   0.000079 (  0.000079)
autoconf               0.000117   0.000000   0.000117 (  0.000114)
configure              0.000100   0.000000   0.000100 (  0.000099)
build_up               0.008836   0.016641  23.209915 ( 11.461851)
build_miniruby         0.001810   0.003823  50.692050 ( 50.792585)
build_ruby             0.003932   0.007655  61.447095 ( 61.549739)
build_all              0.052140   0.010100 140.099022 ( 40.829135)
build_install          0.061347   0.016604  44.923841 ( 19.237310)
test_btest             0.003090   0.000000 384.105273 (103.612398)
test_basic             0.026616   0.002544   4.401039 (  4.268906)
test_all               0.320601   0.176683 4016.165191 (1085.878163)
test_rubyspec          0.200541   0.167305 693.750211 (196.339871)
total: 1573.98 sec