Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20231024-171102
#<BuildRuby:0x000055a5fafadfc0
@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.20231024-171102",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000071 0.000000 0.000071 ( 0.000039)
build_up 0.000777 0.007586 2.409993 ( 4.712211)
build_miniruby 0.001202 0.000215 1.214284 ( 1.818149)
build_ruby 0.001758 0.000314 1.408965 ( 1.931615)
build_all 0.008621 0.000078 5.443432 ( 6.273928)
build_install 0.014682 0.007032 6.893707 ( 8.149999)
test_btest 0.000813 0.000162 84.639837 ( 92.924038)
test_basic 0.004784 0.002694 0.783001 ( 1.316672)
test_all 0.092771 0.032808 640.741132 (464.084948)
test_rubyspec 0.033062 0.037647 92.765263 (122.851194)
total: 704.06 sec