Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-052733
#<BuildRuby:0x000055a058004a58
@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.20220222-052733",
@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.000005)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007226 0.003925 0.996428 ( 2.857928)
build_miniruby 0.001938 0.000242 0.078311 ( 0.075887)
build_ruby 0.001745 0.000218 0.071857 ( 0.069901)
build_all 0.006625 0.004648 4.120412 ( 0.778577)
build_install 0.022606 0.001423 7.899508 ( 2.361416)
test_btest 0.001153 0.000173 73.801478 ( 8.048669)
test_basic 0.007261 0.001090 0.338531 ( 0.426168)
test_all 0.002042 0.000000 670.161731 ( 65.535177)
test_rubyspec 0.100014 0.073243 46.270413 ( 51.829672)
total: 131.98 sec