Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-072318
#<BuildRuby:0x00005568ccff8dd8
@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.20221110-072318",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000011)
build_up 0.009840 0.000703 1.110599 ( 1.134967)
build_miniruby 0.001913 0.000136 0.068824 ( 0.066525)
build_ruby 0.001923 0.000138 0.061485 ( 0.059402)
build_all 0.005567 0.003934 1.477586 ( 0.566990)
build_install 0.020768 0.000725 1.912464 ( 0.958081)
test_btest 0.001367 0.000000 86.887121 ( 8.799549)
test_basic 0.008645 0.000000 0.338495 ( 0.424975)
test_all 0.001112 0.001469 703.899210 ( 70.243523)
test_rubyspec 0.099930 0.073731 48.114914 ( 56.167795)
total: 138.42 sec