Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240321-120245
#<BuildRuby:0x000055ffa53c1f40
@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.20240321-120245",
@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.000004 0.000021 ( 0.000023)
autoconf 0.000030 0.000007 0.000037 ( 0.000038)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.005660 0.004487 3.839908 ( 3.205585)
build_miniruby 0.001842 0.000000 1.909226 ( 1.961367)
build_ruby 0.001882 0.000000 4.031430 ( 4.392699)
build_all 0.004420 0.004131 6.813123 ( 3.791642)
build_install 0.018271 0.004643 9.293528 ( 5.420943)
test_btest 0.000999 0.000000 103.361514 ( 58.742958)
test_basic 0.006539 0.001003 1.017559 ( 1.452512)
test_all 0.081840 0.042512 815.988538 (504.312604)
test_rubyspec 0.056007 0.043071 136.391512 (198.858717)
total: 782.14 sec