Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251019-002552
#<BuildRuby:0x000072aa784dfdd8
 @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_18",
 @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_18",
 @TARGET_NAME="trunk_clang_18",
 @TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_18",
 @btest_opts="-j4",
 @build_opts="-j4",
 @configure_opts=["CC=clang-18"],
 @gist=false,
 @git_branch=nil,
 @git_tag=nil,
 @git_worktree=nil,
 @incremental=true,
 @logfile="/home/ko1/ruby/logs/brlog.trunk_clang_18.20251019-002552",
 @make="make",
 @no_timeout_error=nil,
 @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.000017   0.000005   0.000022 (  0.000023)
autoconf               0.000030   0.000008   0.000038 (  0.000038)
configure              0.000026   0.000007   0.000033 (  0.000033)
build_up               0.004855   0.005589   5.137384 (  4.724601)
build_miniruby         0.001253   0.000396   1.198246 (  1.358406)
build_ruby             0.001931   0.000000   1.515618 (  1.671080)
build_all              0.006937   0.003002   6.659528 (  5.132741)
build_install          0.018578   0.005902   9.800972 (  6.878790)
test_btest             0.000355   0.000708  80.080973 ( 54.644570)
test_basic             0.008727   0.000495   0.943242 (  1.205311)
test_all               0.102052   0.032971 721.162152 (342.012174)
test_rubyspec          0.042513   0.035673 114.913963 ( 32.726780)
total: 450.36 sec