Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230101-152619
#<BuildRuby:0x000055f0b7479fc0
@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.20230101-152619",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000030)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.000000 0.006320 1.322635 ( 3.386851)
build_miniruby 0.001287 0.000601 2.004745 ( 2.916882)
build_ruby 0.001296 0.000472 4.392283 ( 27.710779)
build_all 0.007407 0.001209 3.937824 ( 4.970187)
build_install 0.018450 0.002205 3.696265 ( 5.105313)
test_btest 0.000542 0.000168 67.898460 ( 68.009086)
test_basic 0.004640 0.001440 0.468443 ( 0.865305)
test_all 0.001134 0.000352 656.301727 (599.185774)
test_rubyspec 0.026135 0.028607 73.371683 (100.015207)
total: 812.17 sec