Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20251025-003647
#<BuildRuby:0x00007a485b27fdd0
 @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.20251025-003647",
 @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.000021   0.000005   0.000026 (  0.000026)
autoconf               0.000040   0.000010   0.000050 (  0.000049)
configure              0.000034   0.000008   0.000042 (  0.000042)
build_up               0.004446   0.005367   4.938184 (  3.784852)
build_miniruby         0.000430   0.001125   1.097976 (  1.208399)
build_ruby             0.002000   0.000000   1.525000 (  1.555944)
build_all              0.007894   0.003263   6.394982 (  3.549923)
build_install          0.020915   0.005660   9.393119 (  6.541718)
test_btest             0.000914   0.000257  81.517787 ( 40.564215)
test_basic             0.004669   0.004250   0.904846 (  1.324900)
test_all               0.098949   0.034259 721.338880 (304.464792)
test_rubyspec          0.048216   0.031944 112.291920 ( 35.100145)
total: 398.10 sec