Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240120-165441
#<BuildRuby:0x0000562c445a59f8
@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.20240120-165441",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.006117 0.000138 1.883916 ( 2.933143)
build_miniruby 0.001592 0.000000 2.215949 ( 2.574936)
build_ruby 0.001877 0.000000 4.144728 ( 4.891420)
build_all 0.008949 0.000000 5.833915 ( 5.312559)
build_install 0.016186 0.004457 7.276990 ( 8.271969)
test_btest 0.000873 0.000073 97.031612 ( 96.502443)
test_basic 0.007895 0.000296 0.899760 ( 1.547033)
test_all 0.086939 0.042605 728.195916 (802.148621)
test_rubyspec 0.067514 0.049500 187.478952 (288.421685)
total: 1212.60 sec