Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-073133
#<BuildRuby:0x000055652047fe70
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221211-073133",
@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.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000021)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004290 0.000037 0.811798 ( 1.133541)
build_miniruby 0.000774 0.000086 0.986031 ( 0.984812)
build_ruby 0.001164 0.000129 2.792533 ( 2.658871)
build_all 0.009101 0.000091 15.938692 ( 3.458667)
build_install 0.008665 0.000430 2.206817 ( 1.224671)
test_btest 0.000542 0.000051 66.678186 ( 10.937158)
test_basic 0.005043 0.000059 0.307927 ( 0.397971)
test_all 0.000940 0.000057 659.572314 (113.754149)
test_rubyspec 0.040794 0.023188 52.375213 ( 60.586439)
total: 195.14 sec