Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-203528
#<BuildRuby:0x000055ffe698b2c8
@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.20220828-203528",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.002328 0.004012 0.809311 ( 0.900659)
build_miniruby 0.000945 0.000063 0.058235 ( 0.056946)
build_ruby 0.000968 0.000064 0.060141 ( 0.058926)
build_all 0.000758 0.003726 1.536446 ( 0.586499)
build_install 0.007604 0.003275 1.934220 ( 0.964287)
test_btest 0.000687 0.000108 51.952077 ( 7.847851)
test_basic 0.004797 0.000757 0.290849 ( 0.379850)
test_all 0.000000 0.002345 617.653460 ( 88.875262)
test_rubyspec 0.091589 0.017824 43.242263 ( 51.621624)
total: 151.29 sec