Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20231101-050548
#<BuildRuby:0x0000556eb8f8a1e8
@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.20231101-050548",
@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.000029 0.000006 0.000035 ( 0.000031)
autoconf 0.000039 0.000008 0.000047 ( 0.000047)
configure 0.000035 0.000007 0.000042 ( 0.000043)
build_up 0.006349 0.001361 2.394872 ( 3.598491)
build_miniruby 0.001296 0.000278 0.895906 ( 1.103321)
build_ruby 0.002007 0.000430 1.221058 ( 1.537685)
build_all 0.006776 0.001452 5.704073 ( 5.483686)
build_install 0.014400 0.006942 6.890840 ( 7.142052)
test_btest 0.000807 0.000195 82.804460 ( 78.789804)
test_basic 0.006833 0.000441 0.768839 ( 1.194077)
test_all 0.106754 0.019309 666.988120 (455.402115)
test_rubyspec 0.042055 0.037655 97.200293 (164.277627)
total: 718.53 sec