Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230818-034127
#<BuildRuby:0x0000562b9e3f6658
@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.20230818-034127",
@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.000001 0.000019 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.007619 0.000000 2.332395 ( 4.178517)
build_miniruby 0.001336 0.000068 1.719315 ( 1.992219)
build_ruby 0.001856 0.000124 3.676425 ( 4.006341)
build_all 0.003757 0.004570 6.131154 ( 4.902750)
build_install 0.018395 0.001362 7.601722 ( 6.332215)
test_btest 0.000700 0.000068 92.535043 ( 58.585981)
test_basic 0.007742 0.000750 0.955409 ( 1.224827)
test_all 0.010481 0.000852 668.975330 (363.327947)
test_rubyspec 0.040895 0.033291 105.385812 (133.863218)
total: 578.42 sec