Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-220741
#<BuildRuby:0x00005595e0344510
@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.20220406-220741",
@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.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006648 0.005980 1.027748 ( 1.179449)
build_miniruby 0.001661 0.000511 0.078472 ( 0.076522)
build_ruby 0.001585 0.000488 0.071264 ( 0.069812)
build_all 0.007175 0.002208 4.171282 ( 0.848417)
build_install 0.022604 0.000359 8.386113 ( 2.945527)
test_btest 0.001139 0.000268 74.803040 ( 8.262557)
test_basic 0.002391 0.005343 0.340520 ( 0.429421)
test_all 0.001349 0.000385 702.421856 ( 68.560974)
test_rubyspec 0.110202 0.075737 46.492978 ( 51.998326)
total: 134.37 sec