Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230924-182710
#<BuildRuby:0x000055a20acc2458
@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.20230924-182710",
@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.000027 0.000005 0.000032 ( 0.000032)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.007014 0.000545 2.248255 ( 5.002284)
build_miniruby 0.001870 0.000000 1.967838 ( 2.633893)
build_ruby 0.001799 0.000000 3.971791 ( 5.161089)
build_all 0.006480 0.002959 6.026866 ( 6.251151)
build_install 0.009361 0.012102 7.321547 ( 7.900941)
test_btest 0.000635 0.000168 96.044884 ( 79.357947)
test_basic 0.007369 0.000876 0.987418 ( 1.554433)
test_all 0.007010 0.003762 642.542441 (505.064517)
test_rubyspec 0.045891 0.029361 104.908775 (145.712519)
total: 758.64 sec