Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240226-174609
#<BuildRuby:0x0000556a36f8e0d0
@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.20240226-174609",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.007186 0.001796 2.797924 ( 4.724907)
build_miniruby 0.001171 0.000292 8.261631 ( 8.421858)
build_ruby 0.001388 0.000347 4.190758 ( 4.773731)
build_all 0.006951 0.001738 6.400521 ( 4.618739)
build_install 0.012147 0.007540 8.295321 ( 6.303086)
test_btest 0.000649 0.000185 102.649731 ( 66.491588)
test_basic 0.002134 0.005216 1.015115 ( 1.391258)
test_all 0.092786 0.028105 757.628405 (463.974985)
test_rubyspec 0.073210 0.028793 135.728992 (227.470852)
total: 788.17 sec