Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_13.20230829-073643
#<BuildRuby:0x000055555eede2a8
@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.20230829-073643",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000030 0.000003 0.000033 ( 0.000031)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007116 0.000647 2.559387 ( 5.741480)
build_miniruby 0.001649 0.000150 1.448589 ( 1.745268)
build_ruby 0.002027 0.000000 1.554235 ( 2.152822)
build_all 0.008933 0.000623 6.339293 ( 7.538496)
build_install 0.011839 0.012212 7.842672 ( 9.519637)
test_btest 0.000798 0.000126 90.853200 (101.575485)
test_basic 0.000949 0.003653 0.904979 ( 1.449401)
test_all 0.008780 0.002222 706.837696 (769.387914)
test_rubyspec 0.052368 0.029076 101.966337 (144.916149)
total: 1044.03 sec