Logfile: /home/ko1/ruby/logs/brlog.trunk_clang_12.20240126-150036
#<BuildRuby:0x000055af7ab720d0
@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.20240126-150036",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.006402 0.000711 2.061115 ( 3.721029)
build_miniruby 0.001390 0.000155 0.853331 ( 1.162481)
build_ruby 0.001787 0.000199 1.366284 ( 1.879861)
build_all 0.007992 0.000888 6.047279 ( 6.625128)
build_install 0.016401 0.005674 7.500343 ( 8.771496)
test_btest 0.000921 0.000127 94.847954 (107.445422)
test_basic 0.000000 0.007589 0.810931 ( 1.718293)
test_all 0.084265 0.041587 700.833936 (743.251176)
test_rubyspec 0.042642 0.071918 166.735771 (242.963998)
total: 1117.54 sec