Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230727-074121
#<BuildRuby:0x000055c2382961e8
@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.20230727-074121",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003951 0.003955 2.426764 ( 5.334107)
build_miniruby 0.001200 0.000257 1.974010 ( 2.123406)
build_ruby 0.001338 0.000287 3.988423 ( 4.546450)
build_all 0.008373 0.000053 3.024305 ( 3.037493)
build_install 0.014014 0.006313 4.298354 ( 4.281068)
test_btest 0.000702 0.000159 92.999434 ( 54.936198)
test_basic 0.004563 0.004452 0.982341 ( 1.316345)
test_all 0.001559 0.000000 681.748558 (435.996743)
test_rubyspec 0.037601 0.026595 95.923356 (133.995853)
total: 645.57 sec