Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_13.20231217-183849
#<BuildRuby:0x000055ae847e60e8
@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_13",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_13",
@TARGET_NAME="trunk_clang_13",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_13",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-13"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_13.20231217-183849",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.007027 0.001081 2.662916 ( 3.268237)
build_miniruby 0.001465 0.000226 0.908829 ( 1.032815)
build_ruby 0.001830 0.000282 1.285857 ( 1.526853)
build_all 0.008776 0.000000 5.867121 ( 3.345362)
build_install 0.016252 0.004904 7.199417 ( 4.418036)
test_btest 0.000723 0.000117 81.130150 ( 45.035256)
test_basic 0.008830 0.000000 0.800530 ( 1.085311)
test_all 0.097715 0.026782 641.145955 (392.492595)
test_rubyspec 0.029682 0.046279 92.995483 (111.196286)
total: 563.40 sec