Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230211-060937
#<BuildRuby:0x00005597d7e160d0
@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.20230211-060937",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.000000 0.005062 1.210724 ( 1.940628)
build_miniruby 0.000000 0.001488 1.344421 ( 1.372013)
build_ruby 0.001221 0.000427 2.866579 ( 3.275971)
build_all 0.001284 0.006759 3.843859 ( 2.657713)
build_install 0.006735 0.009275 3.016879 ( 3.067354)
test_btest 0.000683 0.000289 62.845043 ( 34.114682)
test_basic 0.001592 0.004308 0.446123 ( 0.579283)
test_all 0.001130 0.000521 653.610284 (327.561898)
test_rubyspec 0.053387 0.015464 78.129931 (113.403725)
total: 487.97 sec