Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230712-173416
#<BuildRuby:0x000055cffe3da1e8
@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.20230712-173416",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.007688 0.000000 2.367644 ( 5.098764)
build_miniruby 0.007472 0.000000 20.422671 ( 15.095997)
build_ruby 0.001447 0.000112 3.806879 ( 4.416137)
build_all 0.006389 0.003032 6.525979 ( 6.603605)
build_install 0.017312 0.002302 7.134296 ( 6.478957)
test_btest 0.000786 0.000134 95.080930 ( 58.665663)
test_basic 0.007110 0.000469 0.902168 ( 1.317139)
test_all 0.000972 0.000162 591.752684 (416.639659)
test_rubyspec 0.041197 0.024663 93.494054 (131.082656)
total: 645.40 sec