Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230609-212031
#<BuildRuby:0x0000559cf4d91a48
@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.20230609-212031",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.006147 0.001024 1.928322 ( 4.698486)
build_miniruby 0.001266 0.000211 1.640217 ( 2.571909)
build_ruby 0.002071 0.000345 3.371813 ( 4.911070)
build_all 0.007673 0.000000 2.257959 ( 3.228255)
build_install 0.008973 0.011964 3.517988 ( 5.415905)
test_btest 0.001032 0.000249 88.629886 ( 97.194289)
test_basic 0.003177 0.003974 0.788192 ( 1.466454)
test_all 0.000540 0.000866 589.589931 (510.848853)
test_rubyspec 0.021966 0.035763 83.245552 (111.931440)
total: 742.27 sec