Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-202401
#<BuildRuby:0x0000003fc4966a78
 @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.20250923-202401",
 @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.000062   0.000004   0.000066 (  0.000067)
autoconf               0.000096   0.000006   0.000102 (  0.000100)
configure              0.000078   0.000006   0.000084 (  0.000082)
build_up               0.017574   0.007492  23.067984 ( 11.581734)
build_miniruby         0.005078   0.000413  53.999022 ( 52.962947)
build_ruby             0.007430   0.004306  58.613639 ( 58.760092)
build_all              0.039871   0.016973 124.044898 ( 36.570391)
build_install          0.059872   0.011652  40.306379 ( 17.920932)
test_btest             0.002898   0.000344 319.674983 ( 99.492769)
test_basic             0.023918   0.005509   4.173815 (  4.065501)
test_all               0.258413   0.187573 3524.721722 (1005.366620)
test_rubyspec          0.130807   0.189468 573.076061 (164.530821)
total: 1451.26 sec