Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-151939
#<BuildRuby:0x000055cce859b810
@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.20220207-151939",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005715 0.004508 0.971933 ( 1.065252)
build_miniruby 0.001429 0.000329 0.065867 ( 0.064092)
build_ruby 0.000000 0.001908 0.080175 ( 0.078497)
build_all 0.006083 0.004248 4.105024 ( 0.796370)
build_install 0.013290 0.010297 7.906543 ( 2.344249)
test_btest 0.000789 0.000307 75.303421 ( 8.197569)
test_basic 0.003167 0.003823 0.334133 ( 0.428692)
test_all 0.001018 0.000429 663.973553 ( 65.469616)
test_rubyspec 0.109748 0.057781 45.865570 ( 51.299685)
total: 129.74 sec