Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230512-230245
#<BuildRuby:0x00005562e6a8e2a8
@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.20230512-230245",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000021)
build_up 0.004799 0.001308 1.810446 ( 5.112525)
build_miniruby 0.001208 0.000329 1.567064 ( 1.752579)
build_ruby 0.001596 0.000000 3.119803 ( 3.505314)
build_all 0.006140 0.000960 2.188561 ( 2.204834)
build_install 0.014063 0.002443 3.504663 ( 3.559661)
test_btest 0.000799 0.000000 79.449926 ( 42.701909)
test_basic 0.006073 0.000543 0.796165 ( 0.979159)
test_all 0.000858 0.000206 543.076111 (228.568404)
test_rubyspec 0.034672 0.026174 83.847428 (109.018938)
total: 397.40 sec