Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20230514-052037
#<BuildRuby:0x000055961372a110
@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.20230514-052037",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006543 0.000424 2.089182 ( 5.143316)
build_miniruby 0.001086 0.000174 1.020856 ( 1.494763)
build_ruby 0.001512 0.000242 1.027039 ( 1.261994)
build_all 0.007458 0.000514 2.341679 ( 3.195399)
build_install 0.017178 0.001916 3.576652 ( 4.491871)
test_btest 0.000751 0.000111 77.497987 ( 69.782871)
test_basic 0.006997 0.000320 0.696439 ( 1.206139)
test_all 0.000908 0.000130 567.186552 (478.365841)
test_rubyspec 0.026722 0.027887 76.487109 (101.201712)
total: 666.14 sec