Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20240115-064915
#<BuildRuby:0x000055f1630ee9a8
@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.20240115-064915",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006609 0.000278 1.716383 ( 3.739754)
build_miniruby 0.001473 0.000158 1.998163 ( 2.773309)
build_ruby 0.000000 0.002261 4.007473 ( 6.054585)
build_all 0.003418 0.005168 5.591466 ( 6.944749)
build_install 0.016541 0.004830 6.651858 ( 8.824336)
test_btest 0.000693 0.000126 93.784420 (116.156708)
test_basic 0.003809 0.004097 0.881369 ( 1.938617)
test_all 0.108975 0.021985 776.151061 (832.256018)
test_rubyspec 0.052317 0.022142 100.166609 (156.384164)
total: 1135.07 sec