Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-172411
#<BuildRuby:0x00005568088cc920
@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.20221111-172411",
@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.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009143 0.000653 1.130791 ( 1.857220)
build_miniruby 0.001709 0.000122 0.062731 ( 0.061356)
build_ruby 0.002509 0.000000 0.067140 ( 0.064933)
build_all 0.003883 0.005140 1.488178 ( 0.585477)
build_install 0.015140 0.005935 1.821323 ( 0.928306)
test_btest 0.001144 0.000202 86.949574 ( 9.248800)
test_basic 0.006970 0.001230 0.348542 ( 0.444903)
test_all 0.001126 0.000199 688.045226 ( 69.168112)
test_rubyspec 0.089202 0.077049 47.843856 ( 56.161734)
total: 138.52 sec