Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250925-080330
#<BuildRuby:0x0000003fc7f46a80
 @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-080330",
 @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.000069   0.000004   0.000073 (  0.000076)
autoconf               0.000095   0.000006   0.000101 (  0.000098)
configure              0.000081   0.000005   0.000086 (  0.000084)
build_up               0.008398   0.015654  23.384035 ( 11.519646)
build_miniruby         0.005283   0.000127  50.188361 ( 50.280318)
build_ruby             0.011412   0.000327  60.452371 ( 60.569973)
build_all              0.039588   0.020517 136.713705 ( 39.935528)
build_install          0.065698   0.015755  42.463749 ( 18.510880)
test_btest             0.003824   0.000000 308.837540 ( 87.616844)
test_basic             0.015334   0.018764   4.270950 (  4.163280)
test_all               0.280089   0.226489 3787.581839 (1173.007778)
test_rubyspec          0.169599   0.178532 638.319367 (181.412570)
total: 1627.02 sec