Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-182810
#<BuildRuby:0x000055cf12674a58
@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.20220302-182810",
@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.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006432 0.004704 0.993102 ( 1.042090)
build_miniruby 0.001399 0.000400 0.078546 ( 0.076687)
build_ruby 0.001750 0.000499 0.080520 ( 0.077922)
build_all 0.006822 0.003793 4.238063 ( 0.865900)
build_install 0.023627 0.000497 7.955137 ( 2.424911)
test_btest 0.001051 0.000250 70.549883 ( 8.215228)
test_basic 0.007180 0.000617 0.337001 ( 0.431648)
test_all 0.001444 0.000328 662.734711 ( 65.520672)
test_rubyspec 0.083268 0.073320 46.359466 ( 51.746321)
total: 130.40 sec