Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250926-151657
#<BuildRuby:0x0000003fe0cf7b30
 @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.20250926-151657",
 @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.000068   0.000008   0.000076 (  0.000074)
autoconf               0.000093   0.000010   0.000103 (  0.000100)
configure              0.000077   0.000009   0.000086 (  0.000084)
build_up               0.011281   0.012385  21.436390 ( 10.836934)
build_miniruby         0.002408   0.003226  48.408957 ( 48.490360)
build_ruby             0.011615   0.000506  58.436185 ( 58.535562)
build_all              0.051785   0.007418 132.045300 ( 38.233813)
build_install          0.050320   0.026235  43.433116 ( 18.806991)
test_btest             0.002325   0.000392 358.456166 (114.022940)
test_basic             0.015551   0.014722   4.362923 (  4.237294)
test_all               0.338955   0.153977 3835.571682 (1076.650337)
test_rubyspec          0.193875   0.143521 628.050138 (179.679975)
total: 1549.50 sec