Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230722-154103
#<BuildRuby:0x000055fefb82a2a8
@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_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk_gcc9",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["CC=gcc-9"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk_gcc9.20230722-154103",
@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.000001 0.000020 ( 0.000019)
autoconf 0.000028 0.000001 0.000029 ( 0.000028)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.007868 0.000121 2.248797 ( 4.929996)
build_miniruby 0.001356 0.000000 1.779091 ( 2.020177)
build_ruby 0.001683 0.000000 3.835490 ( 4.683535)
build_all 0.008083 0.000000 2.749144 ( 2.833253)
build_install 0.015726 0.004356 3.999360 ( 4.321962)
test_btest 0.000736 0.000040 89.500520 ( 59.405509)
test_basic 0.008163 0.000441 0.881262 ( 1.399325)
test_all 0.001482 0.000080 568.409449 (348.946879)
test_rubyspec 0.031942 0.031893 90.134023 (124.299184)
total: 552.84 sec