Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230730-094056
#<BuildRuby:0x000055dd1fdf9e20
@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.20230730-094056",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000030)
build_up 0.006308 0.000610 2.319106 ( 4.308968)
build_miniruby 0.001476 0.000142 1.903223 ( 2.005503)
build_ruby 0.002168 0.000000 4.234973 ( 4.702255)
build_all 0.008383 0.000000 2.862955 ( 2.417093)
build_install 0.012001 0.008562 4.339547 ( 4.167029)
test_btest 0.000769 0.000107 91.520099 ( 37.417469)
test_basic 0.007095 0.000388 0.912172 ( 1.018935)
test_all 0.001138 0.000153 635.775294 (236.528331)
test_rubyspec 0.035260 0.032134 98.073357 (132.467883)
total: 425.03 sec