Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230724-015918
#<BuildRuby:0x00005603e0e01a48
@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_12",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_12",
@TARGET_NAME="trunk_clang_12",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_12",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-12"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_12.20230724-015918",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000021)
build_up 0.006980 0.000206 2.256601 ( 4.198109)
build_miniruby 0.001602 0.000111 0.831741 ( 1.065102)
build_ruby 0.001448 0.000100 1.411930 ( 1.765451)
build_all 0.004711 0.003851 2.819445 ( 2.687308)
build_install 0.011724 0.008104 3.884080 ( 3.985789)
test_btest 0.000645 0.000095 79.536760 ( 49.377557)
test_basic 0.007798 0.000529 0.791964 ( 1.121907)
test_all 0.001525 0.000218 601.457415 (339.243733)
test_rubyspec 0.019095 0.036187 82.276424 (104.123342)
total: 507.57 sec