Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250304-005241
#<BuildRuby:0x00007fc60680fdd0
 @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.20250304-005241",
 @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.000002   0.000023 (  0.000025)
autoconf               0.000039   0.000005   0.000044 (  0.000044)
configure              0.000032   0.000004   0.000036 (  0.000038)
build_up               0.007563   0.000917   3.660653 ( 16.015516)
build_miniruby         0.001665   0.000202   1.451568 (  6.699467)
build_ruby             0.002232   0.000271   1.301364 (  3.036328)
build_all              0.008683   0.001052   5.485440 (  6.483071)
build_install          0.022426   0.000436   7.982112 ( 26.045300)
test_btest             0.000884   0.000000  58.406632 ( 81.367736)
test_basic             0.002448   0.009221   0.762333 (  3.394669)
test_all               0.093705   0.037291 589.933006 (756.862349)
test_rubyspec          0.040933   0.045209 101.337464 (102.918766)
total: 1002.82 sec