Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250301-105558
#<BuildRuby:0x00007fcc58e1fdd0
 @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.20250301-105558",
 @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.000021   0.000005   0.000026 (  0.000025)
autoconf               0.000037   0.000008   0.000045 (  0.000046)
configure              0.000027   0.000007   0.000034 (  0.000034)
build_up               0.002975   0.004829   3.651095 (  3.194745)
build_miniruby         0.000000   0.002053   0.993089 (  1.030237)
build_ruby             0.000045   0.002002   1.257876 (  1.294119)
build_all              0.009472   0.000335   5.405721 (  4.851484)
build_install          0.012481   0.009809   7.249929 ( 17.414130)
test_btest             0.000695   0.000225  59.542793 ( 26.708132)
test_basic             0.007177   0.001011   0.707613 (  0.766231)
test_all               0.106568   0.018593 555.324990 (210.163028)
test_rubyspec          0.053242   0.029012  98.845277 ( 31.196039)
total: 296.62 sec