Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240314-040215
#<BuildRuby:0x0000559951371ff0
@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.20240314-040215",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005101 0.004174 2.922191 ( 4.698397)
build_miniruby 0.001238 0.000214 2.373075 ( 3.329601)
build_ruby 0.001698 0.000292 4.356526 ( 5.077680)
build_all 0.009092 0.000828 7.244061 ( 6.028045)
build_install 0.018606 0.003101 8.913005 ( 8.757730)
test_btest 0.000950 0.000158 115.543844 ( 98.414409)
test_basic 0.008521 0.000713 1.057287 ( 1.659234)
test_all 0.074955 0.051706 777.264758 (492.156305)
test_rubyspec 0.068153 0.029175 136.468158 (182.809339)
total: 802.93 sec