Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-231225
#<BuildRuby:0x000055a9bb44fdf8
@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-231225",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005993 0.000428 0.862565 ( 0.894306)
build_miniruby 0.001012 0.000072 0.058258 ( 0.056940)
build_ruby 0.000000 0.000929 0.059517 ( 0.058423)
build_all 0.001710 0.003029 1.523055 ( 0.587648)
build_install 0.010331 0.000766 1.905233 ( 0.951788)
test_btest 0.000757 0.000094 47.303785 ( 8.575332)
test_basic 0.005096 0.000637 0.323539 ( 0.411895)
test_all 0.001888 0.000236 618.887811 ( 92.889039)
test_rubyspec 0.069075 0.056659 43.317745 ( 51.617827)
total: 156.04 sec