Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-113033
#<BuildRuby:0x000055a6334bc920
@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.20220803-113033",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002473 0.007957 0.975559 ( 1.429237)
build_miniruby 0.001652 0.000221 0.073558 ( 0.071942)
build_ruby 0.001960 0.000261 0.075158 ( 0.073114)
build_all 0.009424 0.000649 1.503943 ( 0.576556)
build_install 0.012539 0.009888 5.040606 ( 2.027224)
test_btest 0.000824 0.000183 75.420188 ( 8.594779)
test_basic 0.007260 0.000516 0.323916 ( 0.413122)
test_all 0.001665 0.000350 629.070440 ( 64.354838)
test_rubyspec 0.102544 0.078959 45.501663 ( 53.100531)
total: 130.64 sec