Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-143646
#<BuildRuby:0x0000003fee0ffb30
 @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.20250924-143646",
 @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.000059   0.000006   0.000065 (  0.000066)
autoconf               0.000089   0.000009   0.000098 (  0.000096)
configure              0.000076   0.000008   0.000084 (  0.000082)
build_up               0.016009   0.007555  21.348968 ( 10.947512)
build_miniruby         0.001312   0.003652  48.620371 ( 48.708427)
build_ruby             0.012389   0.000000  59.235388 ( 59.352521)
build_all              0.039216   0.018708 132.852762 ( 39.077741)
build_install          0.047941   0.026417  40.104301 ( 17.711846)
test_btest             0.003093   0.000000 344.593378 ( 92.808884)
test_basic             0.029424   0.002294   4.329148 (  4.213918)
test_all               0.257448   0.206320 3485.597270 (1001.043032)
test_rubyspec          0.187468   0.153768 604.293209 (172.758471)
total: 1446.63 sec