Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230508-090300
#<BuildRuby:0x00005653f871a2a8
@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.20230508-090300",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.005555 0.001333 1.960361 ( 4.558666)
build_miniruby 0.001150 0.000276 1.729638 ( 1.819638)
build_ruby 0.001107 0.000265 3.079769 ( 3.521000)
build_all 0.007680 0.000000 3.454375 ( 3.442889)
build_install 0.014064 0.003388 3.538062 ( 3.663313)
test_btest 0.001058 0.000239 77.838869 ( 44.416950)
test_basic 0.005911 0.001334 0.800968 ( 1.087343)
test_all 0.000376 0.000715 528.670510 (333.656922)
test_rubyspec 0.018316 0.039104 82.243110 (111.206848)
total: 507.37 sec