Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20231216-224852
#<BuildRuby:0x000055a05a9a2090
@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.20231216-224852",
@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.000017 0.000003 0.000020 ( 0.000022)
autoconf 0.000053 0.000007 0.000060 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.007733 0.000000 2.483703 ( 2.763063)
build_miniruby 0.001390 0.000119 0.800457 ( 0.801917)
build_ruby 0.001541 0.000177 1.141947 ( 1.161373)
build_all 0.005477 0.003805 5.708792 ( 3.142355)
build_install 0.017766 0.003098 7.109434 ( 4.928514)
test_btest 0.000636 0.000094 79.660946 ( 41.622667)
test_basic 0.007405 0.000000 0.703783 ( 0.785016)
test_all 0.100903 0.023074 652.576856 (373.110922)
test_rubyspec 0.035454 0.043482 99.322289 (158.946275)
total: 587.26 sec