Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-085011
#<BuildRuby:0x0000560401bfcd30
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220820-085011",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000281 0.012174 0.985091 ( 1.120825)
build_miniruby 0.000078 0.002267 0.078572 ( 0.076310)
build_ruby 0.001192 0.000377 0.077286 ( 0.076235)
build_all 0.008145 0.001489 1.526773 ( 0.581520)
build_install 0.018011 0.004166 1.880785 ( 0.902981)
test_btest 0.000944 0.000270 74.449305 ( 7.928539)
test_basic 0.003587 0.003988 0.325749 ( 0.415068)
test_all 0.005088 0.000000 635.253018 ( 64.608302)
test_rubyspec 0.102876 0.073863 46.186271 ( 54.561974)
total: 130.27 sec