Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20221203-233559
#<BuildRuby:0x000056485bd223b0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk_gcc9",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk_gcc9",
@TARGET_NAME="trunk_gcc9",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-233559",
@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.000018 0.000003 0.000021 ( 0.000023)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.007253 0.000000 1.633022 ( 3.258941)
build_miniruby 0.000000 0.001696 1.153774 ( 1.598339)
build_ruby 0.000996 0.000776 1.941768 ( 2.595092)
build_all 0.008414 0.000857 3.860351 ( 4.695699)
build_install 0.017229 0.000323 2.887111 ( 3.737373)
test_btest 0.000684 0.000107 64.122298 ( 68.792327)
test_basic 0.002412 0.000377 0.406509 ( 0.785765)
test_all 0.000554 0.001085 680.225603 (723.431284)
test_rubyspec 0.040238 0.018693 75.583213 (107.449655)
total: 916.35 sec