Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-194041
#<BuildRuby:0x0000559673f94480
@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.20220401-194041",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.011084 0.000427 0.994215 ( 1.185358)
build_miniruby 0.002085 0.000298 0.074922 ( 0.072498)
build_ruby 0.001587 0.000227 0.069430 ( 0.067863)
build_all 0.009516 0.000664 4.228729 ( 0.855666)
build_install 0.022637 0.001516 8.476471 ( 2.964824)
test_btest 0.000822 0.000096 79.503612 ( 8.366477)
test_basic 0.001804 0.006010 0.344600 ( 0.439420)
test_all 0.001900 0.000000 645.892596 ( 65.384770)
test_rubyspec 0.091605 0.069984 46.390849 ( 51.462529)
total: 130.80 sec