Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230531-070529
#<BuildRuby:0x000055a6f35f2090
@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.20230531-070529",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.002345 0.004335 1.902105 ( 4.458499)
build_miniruby 0.001109 0.000177 1.466839 ( 1.803757)
build_ruby 0.001542 0.000247 2.934446 ( 3.325530)
build_all 0.006213 0.000994 2.208328 ( 2.233262)
build_install 0.012023 0.005882 3.306159 ( 3.763950)
test_btest 0.000636 0.000122 79.937174 ( 47.950586)
test_basic 0.002022 0.005208 0.761976 ( 1.184836)
test_all 0.000864 0.000200 577.081825 (488.225824)
test_rubyspec 0.020647 0.041957 85.533813 (134.518412)
total: 687.47 sec