Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231126-104025
#<BuildRuby:0x000055b0001d6018
@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.20231126-104025",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000924 0.007413 2.401629 ( 4.277091)
build_miniruby 0.001685 0.000374 2.502723 ( 3.527478)
build_ruby 0.001661 0.000369 4.041413 ( 5.509425)
build_all 0.007326 0.001628 6.159918 ( 6.501131)
build_install 0.015868 0.006081 7.673839 ( 8.214871)
test_btest 0.000654 0.000158 94.968673 (102.549748)
test_basic 0.002976 0.005446 0.968428 ( 1.583850)
test_all 0.085475 0.042692 671.412008 (497.315222)
test_rubyspec 0.058015 0.018218 100.572787 (155.645578)
total: 785.13 sec