Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-114746
#<BuildRuby:0x00005640c721efe0
@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.20220913-114746",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006446 0.005095 1.170723 ( 1.254486)
build_miniruby 0.001994 0.000285 0.074959 ( 0.072746)
build_ruby 0.001665 0.000238 0.074789 ( 0.072531)
build_all 0.004128 0.004756 1.549614 ( 0.605450)
build_install 0.019601 0.001741 1.952507 ( 0.942995)
test_btest 0.001055 0.000187 99.737066 ( 9.611534)
test_basic 0.007776 0.000377 0.349151 ( 0.441835)
test_all 0.004693 0.000782 645.285744 ( 66.538803)
test_rubyspec 0.103395 0.074579 47.149119 ( 55.530583)
total: 135.07 sec