Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250228-125210
#<BuildRuby:0x00007f1ef5a3fdc0
 @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.20250228-125210",
 @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.000027)
autoconf               0.000032   0.000008   0.000040 (  0.000041)
configure              0.000027   0.000007   0.000034 (  0.000033)
build_up               0.007247   0.001812   3.869933 (  5.749766)
build_miniruby         0.001531   0.000383   1.049215 (  2.323746)
build_ruby             0.002414   0.000000   1.376109 (  1.785241)
build_all              0.009377   0.000772   5.671969 (  6.850477)
build_install          0.025095   0.000000   8.209323 (  8.557459)
test_btest             0.000779   0.000000  61.538399 ( 52.534540)
test_basic             0.008994   0.003461   0.796084 (  1.114523)
test_all               0.091074   0.034891 588.450029 (263.279290)
test_rubyspec          0.030186   0.051400  98.952327 ( 25.994028)
total: 368.19 sec