Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250303-085900
#<BuildRuby:0x00007fde2e79fdd8
 @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_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_17.20250303-085900",
 @make="make",
 @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.000013   0.000007   0.000020 (  0.000020)
autoconf               0.000023   0.000011   0.000034 (  0.000035)
configure              0.000020   0.000010   0.000030 (  0.000030)
build_up               0.003678   0.003801   3.510136 (  2.971829)
build_miniruby         0.001241   0.000650   0.900555 (  1.012154)
build_ruby             0.001166   0.000611   1.041269 (  1.045755)
build_all              0.003126   0.005286   4.877453 (  2.210152)
build_install          0.016516   0.002508   7.227932 (  4.496233)
test_btest             0.000648   0.000324  55.161692 ( 15.251979)
test_basic             0.000608   0.008463   0.688044 (  0.745698)
test_all               0.090825   0.030684 508.210007 (154.564868)
test_rubyspec          0.035698   0.041038  97.101668 ( 21.701358)
total: 204.00 sec