Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20231123-143019
#<BuildRuby:0x000055aa0baf23e0
@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.20231123-143019",
@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.000019 0.000005 0.000024 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005619 0.001405 2.156613 ( 3.896551)
build_miniruby 0.001809 0.000000 3.146442 ( 3.162350)
build_ruby 0.002155 0.000000 1.447680 ( 1.759872)
build_all 0.006213 0.003631 6.134084 ( 4.914941)
build_install 0.020310 0.001809 7.559693 ( 6.310105)
test_btest 0.000943 0.000220 85.408691 ( 69.391294)
test_basic 0.005082 0.003511 0.800724 ( 1.253964)
test_all 0.102521 0.025406 654.740347 (414.741865)
test_rubyspec 0.051191 0.031380 100.446553 (165.976913)
total: 671.41 sec