Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20230815-192152
#<BuildRuby:0x000055eac9b222a8
@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_11",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_11",
@TARGET_NAME="trunk_clang_11",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_11",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-11"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_11.20230815-192152",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.001554 0.007546 2.719889 ( 5.682353)
build_miniruby 0.002262 0.000468 10.162863 ( 8.585751)
build_ruby 0.001295 0.000268 2.065350 ( 2.242784)
build_all 0.008881 0.000141 5.791647 ( 4.313481)
build_install 0.017221 0.004264 7.423915 ( 6.666330)
test_btest 0.000705 0.000141 84.307039 ( 50.523968)
test_basic 0.005290 0.003498 0.838705 ( 1.147509)
test_all 0.010369 0.000000 634.634368 (269.317809)
test_rubyspec 0.044359 0.028637 93.077060 (104.813003)
total: 453.29 sec