Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-130103
#<BuildRuby:0x00005635faef8f40
@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.20220303-130103",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.011691 1.029086 ( 1.070765)
build_miniruby 0.000000 0.001914 0.077409 ( 0.075186)
build_ruby 0.001483 0.001239 0.072730 ( 0.071015)
build_all 0.007599 0.003806 4.223970 ( 0.863190)
build_install 0.016284 0.007666 7.905618 ( 2.395276)
test_btest 0.000745 0.000331 73.890176 ( 8.201727)
test_basic 0.006753 0.001001 0.335060 ( 0.422291)
test_all 0.001225 0.000515 649.229821 ( 66.494812)
test_rubyspec 0.112135 0.044499 46.306438 ( 51.845695)
total: 131.44 sec