Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251030-192706
#<BuildRuby:0x0000750f58ccfdd0
 @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_clang_17",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_17",
 @TARGET_NAME="trunk_clang_17",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_17",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-17"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20251030-192706",
 @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.000020   0.000006   0.000026 (  0.000026)
autoconf               0.000033   0.000010   0.000043 (  0.000044)
configure              0.000027   0.000008   0.000035 (  0.000035)
build_up               0.008963   0.002477   5.778957 ( 17.028552)
build_miniruby         0.001678   0.000188   1.829267 (  8.924667)
build_ruby             0.001701   0.000503   1.583340 (  5.504876)
build_all              0.006470   0.003451   6.635452 ( 14.117778)
build_install          0.022495   0.005417  10.457591 ( 21.857150)
test_btest             0.001133   0.000000  86.349080 (113.756834)
test_basic             0.005532   0.004079   0.975746 (  2.331717)
test_all               0.110748   0.033274 776.523817 (1003.596811)
test_rubyspec          0.059009   0.029486 122.490278 ( 89.938531)
total: 1277.06 sec