Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230531-130637
#<BuildRuby:0x00005606f8dea0f8
@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.20230531-130637",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.006272 0.000593 1.994364 ( 3.760912)
build_miniruby 0.000000 0.002031 1.605065 ( 1.782726)
build_ruby 0.000000 0.001581 3.212784 ( 3.691718)
build_all 0.006205 0.000931 2.245772 ( 2.174070)
build_install 0.016275 0.002125 3.384819 ( 3.380218)
test_btest 0.000738 0.000199 82.374733 ( 44.256658)
test_basic 0.007823 0.000854 0.784567 ( 1.178802)
test_all 0.001385 0.000359 569.928486 (545.430974)
test_rubyspec 0.037468 0.025444 86.169178 (135.402178)
total: 741.06 sec