Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20231101-050225
#<BuildRuby:0x00005556e4349ff0
@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.20231101-050225",
@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.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.007988 0.000297 2.389604 ( 3.471639)
build_miniruby 0.001959 0.000145 0.879365 ( 1.075347)
build_ruby 0.001816 0.000134 1.407024 ( 1.636446)
build_all 0.004776 0.004330 5.728176 ( 3.779514)
build_install 0.014111 0.007477 7.083564 ( 5.307980)
test_btest 0.000757 0.000115 82.741793 ( 57.953709)
test_basic 0.003483 0.003992 0.769470 ( 1.109530)
test_all 0.082791 0.041713 635.673861 (397.808082)
test_rubyspec 0.033909 0.041440 96.067218 (160.795914)
total: 632.94 sec