Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250308-065411
#<BuildRuby:0x00007fbf7259fdd8
 @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.20250308-065411",
 @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.000023   0.000006   0.000029 (  0.000026)
autoconf               0.000038   0.000010   0.000048 (  0.000044)
configure              0.000032   0.000008   0.000040 (  0.000040)
build_up               0.006261   0.001669   3.617939 (  3.192460)
build_miniruby         0.001267   0.000337   0.987490 (  1.301801)
build_ruby             0.001990   0.000000   1.255828 (  1.385294)
build_all              0.008994   0.000000   5.361002 (  2.984721)
build_install          0.014582   0.007407   7.660439 (  5.812357)
test_btest             0.001108   0.000000  54.700605 ( 29.782536)
test_basic             0.009823   0.001635   0.764178 (  4.509957)
test_all               0.093411   0.033341 575.107105 (530.875707)
test_rubyspec          0.056950   0.028242  99.735141 ( 89.554077)
total: 669.40 sec