Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240118-062858
#<BuildRuby:0x000055a004d9e348
@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.20240118-062858",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001908 0.004322 2.001367 ( 3.204527)
build_miniruby 0.001724 0.000255 1.877186 ( 2.239622)
build_ruby 0.001889 0.000280 3.868403 ( 4.802702)
build_all 0.007946 0.000527 5.749693 ( 4.828350)
build_install 0.018463 0.001942 7.235643 ( 6.520255)
test_btest 0.000763 0.000105 98.197441 (109.340964)
test_basic 0.000000 0.007871 0.948796 ( 1.597868)
test_all 0.094169 0.037792 822.959577 (946.241516)
test_rubyspec 0.059968 0.052143 184.757947 (270.567714)
total: 1349.34 sec