Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230824-155011
#<BuildRuby:0x00005623d920a190
@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.20230824-155011",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.007186 0.000991 2.309173 ( 5.237921)
build_miniruby 0.001606 0.000221 2.133919 ( 2.456940)
build_ruby 0.001383 0.000191 3.814954 ( 4.808536)
build_all 0.008380 0.000535 5.926828 ( 5.297969)
build_install 0.016229 0.004918 7.613122 ( 7.117365)
test_btest 0.000820 0.000124 96.054748 ( 62.661851)
test_basic 0.009377 0.000020 0.994740 ( 1.328502)
test_all 0.009589 0.000615 607.841068 (398.269155)
test_rubyspec 0.042969 0.032221 103.642684 (136.060152)
total: 623.24 sec