Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-153252
#<BuildRuby:0x0000555dfde284d8
@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.20220212-153252",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.010100 0.001313 0.958651 ( 1.522113)
build_miniruby 0.001717 0.000368 0.075506 ( 0.074939)
build_ruby 0.001700 0.000364 0.078134 ( 0.077052)
build_all 0.010941 0.000000 4.161907 ( 0.798444)
build_install 0.012955 0.010366 7.808775 ( 2.353855)
test_btest 0.001239 0.000000 73.414768 ( 8.302178)
test_basic 0.004267 0.003329 0.337388 ( 0.427852)
test_all 0.001717 0.000501 661.238824 ( 65.306108)
test_rubyspec 0.103526 0.071948 46.260410 ( 51.423922)
total: 130.29 sec