Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240117-142851
#<BuildRuby:0x00005601e416e298
@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.20240117-142851",
@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.000029 0.000004 0.000033 ( 0.000031)
autoconf 0.000038 0.000000 0.000038 ( 0.000039)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.000000 0.006833 1.881311 ( 3.583906)
build_miniruby 0.001153 0.000707 20.649467 ( 20.712542)
build_ruby 0.001592 0.000330 4.027251 ( 5.527635)
build_all 0.008118 0.000809 5.411429 ( 6.387210)
build_install 0.013432 0.007616 6.990227 ( 8.221369)
test_btest 0.000847 0.000079 98.505133 (114.169258)
test_basic 0.008015 0.000082 0.949473 ( 1.657494)
test_all 0.115320 0.017727 787.468157 (966.489684)
test_rubyspec 0.070375 0.042432 182.140570 (284.618302)
total: 1411.37 sec