Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-105810
#<BuildRuby:0x0000564c8a31e700
@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.20220829-105810",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011163 0.000708 0.991352 ( 1.069471)
build_miniruby 0.001866 0.000431 0.079149 ( 0.078216)
build_ruby 0.001676 0.000387 0.077087 ( 0.075938)
build_all 0.007569 0.001746 1.512842 ( 0.575447)
build_install 0.013223 0.009225 1.886300 ( 0.929929)
test_btest 0.000892 0.000275 73.118831 ( 8.177183)
test_basic 0.000000 0.007942 0.326586 ( 0.415240)
test_all 0.001390 0.002381 642.346604 ( 64.865239)
test_rubyspec 0.083488 0.091664 45.655504 ( 54.090523)
total: 130.28 sec