Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230910-154227
#<BuildRuby:0x000055c444ddddb8
@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.20230910-154227",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000023 0.000007 0.000030 ( 0.000031)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.001817 0.008534 27.050106 ( 28.689542)
build_miniruby 0.000000 0.001753 2.483733 ( 2.923741)
build_ruby 0.001106 0.000952 4.227347 ( 5.721973)
build_all 0.003956 0.005643 6.918955 ( 6.955360)
build_install 0.009228 0.012571 8.004570 ( 8.218339)
test_btest 0.000623 0.000322 98.498193 ( 87.428748)
test_basic 0.005935 0.002941 0.973305 ( 1.718779)
test_all 0.009612 0.000993 656.049287 (609.323513)
test_rubyspec 0.054972 0.027302 108.870346 (154.052594)
total: 905.03 sec