Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20230512-091913
#<BuildRuby:0x000055db4f3d9db8
@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.20230512-091913",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000026 0.000006 0.000032 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.006007 0.001251 2.114231 ( 4.638347)
build_miniruby 0.001095 0.000228 1.050851 ( 1.349561)
build_ruby 0.001502 0.000313 1.031583 ( 1.347914)
build_all 0.007305 0.000000 2.322053 ( 2.617181)
build_install 0.017096 0.000604 3.502539 ( 4.168079)
test_btest 0.000797 0.000138 81.433834 ( 71.933364)
test_basic 0.007222 0.000479 0.684495 ( 1.104960)
test_all 0.001003 0.000167 576.623929 (417.231959)
test_rubyspec 0.029759 0.026440 78.197426 (105.462872)
total: 609.86 sec