Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250924-224920
#<BuildRuby:0x0000003fcb8aea70
 @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-224920",
 @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.000063   0.000006   0.000069 (  0.000070)
autoconf               0.000090   0.000009   0.000099 (  0.000097)
configure              0.000077   0.000007   0.000084 (  0.000087)
build_up               0.016464   0.008914  22.416817 ( 11.547736)
build_miniruby         0.001270   0.003777  48.308974 ( 48.390806)
build_ruby             0.013286   0.000131  58.939342 ( 59.044078)
build_all              0.042929   0.015463 126.554548 ( 36.981497)
build_install          0.055943   0.021275  41.891482 ( 18.098693)
test_btest             0.002348   0.000361 322.993428 ( 94.383800)
test_basic             0.017025   0.015762   4.376305 (  4.261258)
test_all               0.279449   0.188204 3513.709998 (1016.957762)
test_rubyspec          0.182643   0.150397 598.430014 (170.565150)
total: 1460.24 sec