Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-194704
#<BuildRuby:0x00005614778c3340
@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-194704",
@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.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005401 0.004715 0.978201 ( 1.405582)
build_miniruby 0.000000 0.002135 0.072830 ( 0.071259)
build_ruby 0.001594 0.000716 0.078458 ( 0.076523)
build_all 0.000600 0.008491 1.481264 ( 0.598439)
build_install 0.018003 0.005001 5.266079 ( 2.169163)
test_btest 0.000820 0.000461 72.738433 ( 8.412343)
test_basic 0.004756 0.002675 0.327196 ( 0.415420)
test_all 0.001288 0.000725 674.017945 ( 66.394847)
test_rubyspec 0.117475 0.062084 46.143762 ( 51.581371)
total: 131.13 sec