Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20230813-221545
#<BuildRuby:0x000055c8f9e55fc0
@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.20230813-221545",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000028 0.000006 0.000034 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.005980 0.001108 2.318994 ( 4.557634)
build_miniruby 0.001275 0.000000 0.893478 ( 1.171512)
build_ruby 0.001877 0.000000 1.444819 ( 1.711376)
build_all 0.008104 0.000608 2.845509 ( 3.015894)
build_install 0.015580 0.005512 4.086006 ( 4.190230)
test_btest 0.000786 0.000152 82.923053 ( 52.213529)
test_basic 0.007921 0.000671 0.839629 ( 1.176593)
test_all 0.001047 0.000196 646.707167 (327.163423)
test_rubyspec 0.041365 0.024481 92.497413 (112.587747)
total: 507.79 sec