Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230507-110515
#<BuildRuby:0x000055ec65b9e658
@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.20230507-110515",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.005816 0.001163 2.061571 ( 4.222273)
build_miniruby 0.002121 0.000424 0.740740 ( 0.982598)
build_ruby 0.001226 0.000246 1.050730 ( 1.335665)
build_all 0.006023 0.001205 2.291609 ( 2.333426)
build_install 0.013876 0.004574 3.461783 ( 3.846817)
test_btest 0.000779 0.000167 77.263602 ( 51.632943)
test_basic 0.006129 0.001314 0.728250 ( 1.111576)
test_all 0.001112 0.000238 575.487131 (369.387805)
test_rubyspec 0.029710 0.022467 76.434488 ( 97.520617)
total: 532.37 sec