Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20240218-190545
#<BuildRuby:0x0000561ee607e1e8
@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.20240218-190545",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.007059 0.000000 2.176271 ( 2.987164)
build_miniruby 0.001229 0.000083 1.254971 ( 1.256517)
build_ruby 0.001567 0.000270 1.297889 ( 1.373604)
build_all 0.004912 0.003418 6.810264 ( 3.934427)
build_install 0.020816 0.000196 8.158021 ( 16.807520)
test_btest 0.000711 0.000118 96.226858 ( 35.788884)
test_basic 0.004206 0.003291 0.837205 ( 6.478868)
test_all 0.095082 0.027763 786.932931 (537.378861)
test_rubyspec 0.068807 0.033398 131.008027 (218.378790)
total: 824.39 sec