Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20240222-235207
#<BuildRuby:0x00005633429a68e0
@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.20240222-235207",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.001615 0.007470 2.898119 ( 4.850214)
build_miniruby 0.001203 0.000258 3.782334 ( 4.331152)
build_ruby 0.001175 0.000252 1.492330 ( 2.537546)
build_all 0.003095 0.004770 6.456711 ( 6.400746)
build_install 0.013740 0.007460 8.300623 ( 16.968316)
test_btest 0.000631 0.000177 98.150475 ( 97.096945)
test_basic 0.008051 0.001091 0.875750 ( 1.535486)
test_all 0.092780 0.033784 785.033000 (879.664988)
test_rubyspec 0.048121 0.051256 127.548245 (223.074930)
total: 1236.46 sec