Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230914-001456
#<BuildRuby:0x000055db78fb6450
@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.20230914-001456",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006875 0.000764 2.352984 ( 4.973600)
build_miniruby 0.001222 0.000136 2.178305 ( 2.557822)
build_ruby 0.001717 0.000190 3.865148 ( 4.562591)
build_all 0.001728 0.006380 5.940789 ( 5.183041)
build_install 0.019656 0.001987 7.637186 ( 27.562086)
test_btest 0.001100 0.000000 93.379723 ( 65.727154)
test_basic 0.005728 0.004325 0.975748 ( 3.288967)
test_all 0.005089 0.005379 679.096143 (806.430437)
test_rubyspec 0.048238 0.037138 105.977162 (166.807989)
total: 1087.09 sec