Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-225729
#<BuildRuby:0x0000555ec4ea0088
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221127-225729",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.004750 0.000317 1.236176 ( 1.732646)
build_miniruby 0.000948 0.000063 0.997054 ( 0.995473)
build_ruby 0.001345 0.000090 2.892188 ( 2.784222)
build_all 0.000000 0.009822 22.395298 ( 4.545305)
build_install 0.004814 0.003722 4.399334 ( 1.605524)
test_btest 0.000461 0.000115 60.899822 ( 11.165642)
test_basic 0.000000 0.004248 0.303400 ( 0.394648)
test_all 0.000592 0.000423 694.670245 (105.770822)
test_rubyspec 0.038221 0.024081 53.736767 ( 61.973827)
total: 190.97 sec