Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-012114
#<BuildRuby:0x0000003ff1fcfb30
 @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-012114",
 @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.000076   0.000006   0.000082 (  0.000081)
autoconf               0.000109   0.000009   0.000118 (  0.000115)
configure              0.000093   0.000007   0.000100 (  0.000100)
build_up               0.014429   0.009441  22.031604 ( 11.435595)
build_miniruby         0.001995   0.003918  48.511937 ( 48.592831)
build_ruby             0.012953   0.000481  59.965795 ( 60.081037)
build_all              0.037628   0.020844 133.755327 ( 39.103820)
build_install          0.054770   0.016760  42.961680 ( 18.523065)
test_btest             0.000000   0.002843 348.969169 ( 95.655371)
test_basic             0.031405   0.012034   4.331861 (  4.230614)
test_all               0.263920   0.224055 3839.306598 (1029.748339)
test_rubyspec          0.147390   0.189312 646.683498 (183.278509)
total: 1490.65 sec