Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231205-184854
#<BuildRuby:0x0000560a0df31a48
@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.20231205-184854",
@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.000028 0.000004 0.000032 ( 0.000028)
autoconf 0.000041 0.000007 0.000048 ( 0.000047)
configure 0.000034 0.000006 0.000040 ( 0.000039)
build_up 0.007217 0.001111 2.503037 ( 3.985268)
build_miniruby 0.001475 0.000227 1.868846 ( 2.403102)
build_ruby 0.001371 0.000211 3.947383 ( 4.957813)
build_all 0.007921 0.001219 6.204366 ( 6.101188)
build_install 0.022149 0.000348 7.757293 ( 7.674134)
test_btest 0.000775 0.000103 93.744083 ( 83.168144)
test_basic 0.007376 0.000306 0.898717 ( 1.700819)
test_all 0.090209 0.037658 686.835876 (518.720153)
test_rubyspec 0.046528 0.031356 101.589382 (165.159724)
total: 793.87 sec