Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_13.20240314-015641
#<BuildRuby:0x000056161e4d20d0
@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_13",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_13",
@TARGET_NAME="trunk_clang_13",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_13",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-13"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_13.20240314-015641",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.009323 0.000558 2.906197 ( 3.663243)
build_miniruby 0.001588 0.000164 0.945895 ( 1.121416)
build_ruby 0.001492 0.000154 1.452898 ( 1.617153)
build_all 0.008530 0.000008 6.489908 ( 5.010491)
build_install 0.022104 0.000444 8.416415 ( 7.377529)
test_btest 0.000905 0.000078 95.522140 ( 75.454117)
test_basic 0.003402 0.004798 0.885601 ( 1.152278)
test_all 0.082143 0.044352 746.438734 (421.669314)
test_rubyspec 0.042946 0.058204 128.082479 (180.601158)
total: 697.67 sec