Logfile: /home/ko1/ruby/logs/brlog.trunk_gcc9.20231122-223728
#<BuildRuby:0x000056468b4e22a8
@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.20231122-223728",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.007256 0.000000 2.139106 ( 3.972948)
build_miniruby 0.001655 0.000084 3.684160 ( 4.869339)
build_ruby 0.002061 0.000000 4.096290 ( 5.665537)
build_all 0.006301 0.003173 6.293112 ( 6.773003)
build_install 0.020516 0.001901 7.721228 ( 8.147723)
test_btest 0.000857 0.000098 96.182117 (103.141620)
test_basic 0.008185 0.000422 0.937152 ( 1.509547)
test_all 0.083738 0.043410 657.644622 (481.371989)
test_rubyspec 0.036724 0.039091 102.746993 (147.217917)
total: 762.67 sec