Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20230627-113155
#<BuildRuby:0x000055d35d4917c8
@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.20230627-113155",
@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.000001 0.000015 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.003062 0.003802 2.174969 ( 4.979944)
build_miniruby 0.001292 0.000000 2.216443 ( 2.447502)
build_ruby 0.000000 0.001973 3.499702 ( 4.360361)
build_all 0.007622 0.002064 5.697465 ( 5.508034)
build_install 0.010818 0.009387 7.126942 ( 7.072616)
test_btest 0.000748 0.000164 92.531428 ( 76.907762)
test_basic 0.006379 0.001395 0.910256 ( 1.372258)
test_all 0.001301 0.000284 624.264729 (592.513859)
test_rubyspec 0.045909 0.014638 89.899107 (127.328154)
total: 822.49 sec