Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240211-225619
#<BuildRuby:0x000056012d56e0d0
@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.20240211-225619",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000032 0.000002 0.000034 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.002262 0.003860 1.760776 ( 2.098975)
build_miniruby 0.001188 0.000123 1.647588 ( 1.645856)
build_ruby 0.001687 0.000174 3.733843 ( 3.998199)
build_all 0.004006 0.003551 6.398173 ( 2.489893)
build_install 0.011293 0.007812 7.642188 ( 3.756032)
test_btest 0.000000 0.000978 105.276826 ( 28.200928)
test_basic 0.000000 0.007099 0.942373 ( 1.007397)
test_all 0.070794 0.047001 703.933010 (205.774217)
test_rubyspec 0.055660 0.057898 184.209961 (195.792107)
total: 444.76 sec