Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-150740
#<BuildRuby:0x000055ae7c7a4448
@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.20220309-150740",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002718 0.007690 0.987635 ( 2.207042)
build_miniruby 0.001610 0.000495 0.076182 ( 0.073852)
build_ruby 0.001524 0.000468 0.076285 ( 0.074425)
build_all 0.008076 0.001105 1.465215 ( 0.599112)
build_install 0.019610 0.002658 5.187206 ( 2.133781)
test_btest 0.001105 0.000276 74.608785 ( 7.994357)
test_basic 0.008277 0.000000 0.340144 ( 0.433969)
test_all 0.002182 0.000021 694.217595 ( 67.357603)
test_rubyspec 0.088426 0.078051 46.063429 ( 51.416049)
total: 132.29 sec