Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-030523
#<BuildRuby:0x000055d3de4d8c00
@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.20220827-030523",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000018 0.000000 0.000018 ( 0.000021)
build_up 0.010012 0.000271 0.961466 ( 1.016208)
build_miniruby 0.001850 0.000247 0.078298 ( 0.077065)
build_ruby 0.001652 0.000220 0.079448 ( 0.078319)
build_all 0.005125 0.004531 1.527619 ( 0.583512)
build_install 0.019225 0.000930 1.902118 ( 0.942979)
test_btest 0.000951 0.000150 76.213183 ( 8.348948)
test_basic 0.004444 0.004739 0.337317 ( 0.425384)
test_all 0.000000 0.003126 641.144513 ( 64.977893)
test_rubyspec 0.116528 0.048385 45.536789 ( 54.001135)
total: 130.45 sec