Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_17.20250307-045659
#<BuildRuby:0x00007f0b3a79fdc8
 @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.20250307-045659",
 @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.000020   0.000006   0.000026 (  0.000026)
autoconf               0.000031   0.000010   0.000041 (  0.000042)
configure              0.000027   0.000009   0.000036 (  0.000036)
build_up               0.005267   0.004498   3.921380 (  8.987216)
build_miniruby         0.001829   0.000000   4.207401 (  8.276279)
build_ruby             0.002031   0.000000   1.365915 (  2.691923)
build_all              0.009850   0.000000   5.560535 (  5.384969)
build_install          0.017729   0.004978   8.161167 ( 24.380137)
test_btest             0.000750   0.000227  59.174312 ( 64.885302)
test_basic             0.008674   0.000049   0.790387 (  1.775407)
test_all               0.086498   0.040837 579.343809 (575.767848)
test_rubyspec          0.036762   0.047700  99.436479 ( 76.384523)
total: 768.53 sec