Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230814-153927
#<BuildRuby:0x000055d1ad38a1d8
@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.20230814-153927",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000034 0.000005 0.000039 ( 0.000038)
configure 0.000029 0.000004 0.000033 ( 0.000034)
build_up 0.004222 0.004067 2.429006 ( 5.168117)
build_miniruby 0.001863 0.000000 61.150392 ( 39.871638)
build_ruby 0.001820 0.000000 3.948755 ( 4.729744)
build_all 0.007803 0.001192 6.042705 ( 4.513786)
build_install 0.010741 0.008149 7.590802 ( 6.518177)
test_btest 0.000647 0.000129 90.389716 ( 59.710480)
test_basic 0.007490 0.000630 0.970606 ( 1.381928)
test_all 0.002215 0.008164 630.427853 (351.393825)
test_rubyspec 0.012443 0.057358 101.573237 (126.322936)
total: 599.61 sec