Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230503-230545
#<BuildRuby:0x00005631fe8a1fc0
@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.20230503-230545",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.004959 0.001078 1.816155 ( 3.491200)
build_miniruby 0.001218 0.000265 1.521964 ( 1.544252)
build_ruby 0.001305 0.000284 2.916980 ( 3.359568)
build_all 0.005360 0.001166 2.126726 ( 2.207814)
build_install 0.015938 0.000453 3.437515 ( 3.474378)
test_btest 0.001121 0.000215 79.051572 ( 44.494032)
test_basic 0.005258 0.001011 0.802096 ( 1.097778)
test_all 0.001032 0.000198 592.986185 (475.246097)
test_rubyspec 0.025401 0.042434 86.911349 (136.785213)
total: 671.70 sec