Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-020541
#<BuildRuby:0x000055a1c703c8e8
@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.20220906-020541",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000014 0.000007 0.000021 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001531 0.010747 0.952323 ( 0.964285)
build_miniruby 0.001055 0.000767 0.075765 ( 0.073940)
build_ruby 0.001343 0.000977 0.074364 ( 0.072568)
build_all 0.009626 0.000725 1.561908 ( 0.601837)
build_install 0.013669 0.006516 1.915125 ( 0.944708)
test_btest 0.000949 0.000559 99.912647 ( 9.671338)
test_basic 0.004565 0.002686 0.360138 ( 0.449994)
test_all 0.003528 0.000000 690.402333 ( 69.306420)
test_rubyspec 0.116270 0.067264 46.678742 ( 54.865517)
total: 136.95 sec