Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231012-204642
#<BuildRuby:0x0000561f96551d90
@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.20231012-204642",
@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.000019)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006027 0.000861 2.538559 ( 3.495598)
build_miniruby 0.001564 0.000224 1.996109 ( 2.486894)
build_ruby 0.001508 0.000216 4.211295 ( 5.013433)
build_all 0.007679 0.001097 6.269466 ( 4.622208)
build_install 0.013742 0.006112 7.910273 ( 5.973753)
test_btest 0.000674 0.000116 97.012917 ( 69.589755)
test_basic 0.003735 0.004641 1.032817 ( 1.637260)
test_all 0.006104 0.004054 653.070463 (362.939597)
test_rubyspec 0.041361 0.035897 106.187612 (132.944270)
total: 588.70 sec