Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240119-065325
#<BuildRuby:0x0000563a5d612658
@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.20240119-065325",
@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.000023 0.000006 0.000029 ( 0.000026)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.006056 0.001514 2.557400 ( 3.894506)
build_miniruby 0.001658 0.000000 2.193283 ( 2.424556)
build_ruby 0.001497 0.000000 3.950654 ( 4.494019)
build_all 0.007785 0.000000 5.354384 ( 3.945969)
build_install 0.012956 0.006035 6.688528 ( 5.444072)
test_btest 0.000627 0.000156 93.200423 ( 72.234077)
test_basic 0.002381 0.000595 0.920521 ( 1.431224)
test_all 0.099681 0.030137 801.943816 (893.723072)
test_rubyspec 0.063392 0.053567 184.169887 (307.078095)
total: 1294.67 sec