Logfile: /home/sipeed/ruby/logs/brlog.trunk.20250923-232651
#<BuildRuby:0x0000003fe7e27d50
 @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.20250923-232651",
 @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.000060   0.000006   0.000066 (  0.000067)
autoconf               0.000089   0.000008   0.000097 (  0.000095)
configure              0.000074   0.000007   0.000081 (  0.000080)
build_up               0.017976   0.005000  20.790370 ( 10.703831)
build_miniruby         0.006277   0.000000  48.632140 ( 48.717943)
build_ruby             0.012584   0.000000  58.700879 ( 58.830334)
build_all              0.039950   0.014691 119.648977 ( 35.261894)
build_install          0.044464   0.028826  39.538299 ( 17.083217)
test_btest             0.000000   0.002596 316.840290 ( 87.992111)
test_basic             0.021964   0.007164   4.197105 (  4.097437)
test_all               0.282746   0.161005 3261.070530 (1049.156649)
test_rubyspec          0.114072   0.207754 575.703786 (164.648333)
total: 1476.50 sec