Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_11.20231019-063444
#<BuildRuby:0x00005555c1f328e0
@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.20231019-063444",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.000230 0.008057 2.744103 ( 3.920683)
build_miniruby 0.001250 0.000324 1.330814 ( 1.553468)
build_ruby 0.001591 0.000412 1.540434 ( 1.785417)
build_all 0.007705 0.000932 6.281583 ( 4.668872)
build_install 0.017005 0.005348 7.596296 ( 5.585296)
test_btest 0.000765 0.000198 91.167589 ( 69.194138)
test_basic 0.009152 0.000075 0.859095 ( 1.127397)
test_all 0.009122 0.001103 696.116224 (345.207774)
test_rubyspec 0.043612 0.037535 103.252940 (118.728768)
total: 551.77 sec