Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231218-203944
#<BuildRuby:0x000055984df79ff0
@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.20231218-203944",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.006232 0.001299 2.542704 ( 3.421077)
build_miniruby 0.001543 0.000321 1.845490 ( 1.961892)
build_ruby 0.001534 0.000320 3.859901 ( 4.280932)
build_all 0.008154 0.000749 6.091584 ( 3.760595)
build_install 0.016215 0.003243 7.419284 ( 5.215887)
test_btest 0.000849 0.000170 91.066820 ( 62.137974)
test_basic 0.007869 0.000677 0.954997 ( 1.247196)
test_all 0.080209 0.042863 655.157593 (338.930938)
test_rubyspec 0.042703 0.031824 98.401791 (128.376848)
total: 549.33 sec