Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231212-004245
#<BuildRuby:0x000055ca3819dfe0
@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.20231212-004245",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000033 0.000005 0.000038 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006924 0.001108 2.505145 ( 3.891321)
build_miniruby 0.001504 0.000240 1.784163 ( 1.957598)
build_ruby 0.001336 0.000213 3.875226 ( 4.413551)
build_all 0.008974 0.000021 6.063757 ( 4.729865)
build_install 0.012684 0.006773 7.529098 ( 6.555404)
test_btest 0.000754 0.000140 90.656828 ( 72.968679)
test_basic 0.006541 0.001212 0.915940 ( 1.295743)
test_all 0.078468 0.046843 736.558554 (478.398625)
test_rubyspec 0.055257 0.025713 103.721044 (179.263982)
total: 753.48 sec