Logfile: /home/ko1/ruby/logs/brlog.trunk.20220306-163226
#<BuildRuby:0x000055c60df687d0
@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.20220306-163226",
@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.000006)
autoconf 0.000014 0.000007 0.000021 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007571 0.003441 0.987155 ( 1.128239)
build_miniruby 0.001161 0.000528 0.076593 ( 0.075181)
build_ruby 0.001378 0.000626 0.080646 ( 0.079636)
build_all 0.008551 0.001539 4.200188 ( 0.867971)
build_install 0.019720 0.004809 7.930982 ( 2.411403)
test_btest 0.000889 0.000333 74.547226 ( 7.830857)
test_basic 0.006725 0.000547 0.326642 ( 0.417290)
test_all 0.001693 0.000598 696.260928 ( 67.740659)
test_rubyspec 0.124454 0.057681 46.461395 ( 51.621674)
total: 132.17 sec