Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20231018-163710
#<BuildRuby:0x000055be1c575ff0
@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_11",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_clang_11",
@TARGET_NAME="trunk_clang_11",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_clang_11",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=clang-11"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_clang_11.20231018-163710",
@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.000024 0.000006 0.000030 ( 0.000027)
autoconf 0.000034 0.000009 0.000043 ( 0.000037)
configure 0.000026 0.000007 0.000033 ( 0.000031)
build_up 0.008226 0.001009 3.020121 ( 4.854904)
build_miniruby 0.004057 0.000043 41.025499 ( 26.910838)
build_ruby 0.002234 0.000505 1.627131 ( 1.860774)
build_all 0.005594 0.003484 6.176187 ( 5.459139)
build_install 0.016900 0.004220 7.757414 ( 7.135369)
test_btest 0.000636 0.000154 89.229774 ( 76.144819)
test_basic 0.006735 0.001639 0.861606 ( 1.410218)
test_all 0.008773 0.001066 684.350094 (488.417795)
test_rubyspec 0.045314 0.038024 104.024837 (150.311611)
total: 762.51 sec