Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230831-213624
#<BuildRuby:0x00005632c318dfc0
@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.20230831-213624",
@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.000026 0.000007 0.000033 ( 0.000028)
autoconf 0.000034 0.000009 0.000043 ( 0.000038)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.005659 0.000429 1.828441 ( 3.519274)
build_miniruby 0.001398 0.000350 1.890315 ( 2.674881)
build_ruby 0.002134 0.000000 3.807979 ( 5.086337)
build_all 0.009312 0.000000 6.146703 ( 6.250319)
build_install 0.018207 0.003471 7.321919 ( 7.965878)
test_btest 0.000663 0.000147 93.599622 ( 83.591127)
test_basic 0.004721 0.004182 0.979810 ( 1.466766)
test_all 0.006083 0.004570 718.862080 (794.441743)
test_rubyspec 0.044860 0.036739 106.811120 (153.742484)
total: 1058.74 sec