Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_18.20251028-183725
#<BuildRuby:0x00007cea1beffdd0
 @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.20251028-183725",
 @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.000018   0.000004   0.000022 (  0.000023)
autoconf               0.000031   0.000007   0.000038 (  0.000038)
configure              0.000025   0.000006   0.000031 (  0.000031)
build_up               0.008256   0.003284   5.692803 (  4.952591)
build_miniruby         0.001452   0.000336   3.091286 (  2.929900)
build_ruby             0.002151   0.000000   1.586773 (  1.845497)
build_all              0.008262   0.001322   6.534271 (  4.944680)
build_install          0.022203   0.004593   9.823347 (  6.761894)
test_btest             0.000132   0.000972  82.154237 ( 46.268320)
test_basic             0.003347   0.004301   0.926826 (  1.188726)
test_all               0.101020   0.037044 741.980082 (355.319214)
test_rubyspec          0.048115   0.038183 114.584500 ( 40.064264)
total: 464.28 sec