Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20231205-203234
#<BuildRuby:0x0000563c888da9a8
@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.20231205-203234",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.008466 0.000147 2.447682 ( 3.476522)
build_miniruby 0.001394 0.000322 0.894802 ( 0.919356)
build_ruby 0.001567 0.000362 1.317471 ( 1.497195)
build_all 0.009152 0.001130 6.077847 ( 4.634774)
build_install 0.018804 0.001993 7.216657 ( 5.217196)
test_btest 0.000615 0.000127 81.825784 ( 56.539153)
test_basic 0.008089 0.000826 0.780144 ( 1.166003)
test_all 0.092122 0.030166 644.599924 (363.856097)
test_rubyspec 0.062674 0.015668 96.031403 (154.117804)
total: 591.43 sec