Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251019-142822
#<BuildRuby:0x00007618fe97fdc8
 @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-142822",
 @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.000016   0.000005   0.000021 (  0.000020)
autoconf               0.000032   0.000008   0.000040 (  0.000040)
configure              0.000025   0.000007   0.000032 (  0.000032)
build_up               0.004671   0.005464   5.104245 (  3.784711)
build_miniruby         0.000666   0.000897   4.282816 (  3.805814)
build_ruby             0.001073   0.000710   1.531445 (  1.604955)
build_all              0.006221   0.003028   6.599698 (  4.220023)
build_install          0.023457   0.002681  10.372948 (  7.397091)
test_btest             0.000720   0.000210  80.577875 ( 42.545791)
test_basic             0.001605   0.004900   0.907690 (  2.674570)
test_all               0.089555   0.038904 750.142621 (420.303161)
test_rubyspec          0.046888   0.033242 114.874221 ( 44.749927)
total: 531.09 sec