Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231208-044534
#<BuildRuby:0x000055c03d7b2278
@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.20231208-044534",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.007702 0.000391 2.557332 ( 4.692162)
build_miniruby 0.001555 0.000161 1.879775 ( 2.489191)
build_ruby 0.002317 0.000000 3.822555 ( 5.163243)
build_all 0.006730 0.003227 6.356576 ( 6.362462)
build_install 0.020678 0.001472 7.923145 ( 8.182222)
test_btest 0.000786 0.000090 96.690601 ( 96.355563)
test_basic 0.007084 0.000809 0.901482 ( 1.600316)
test_all 0.113428 0.015174 738.908331 (628.213728)
test_rubyspec 0.064480 0.016517 105.607104 (162.454316)
total: 915.51 sec