Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-160641
#<BuildRuby:0x000055e461246f08
@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.20221018-160641",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001447 0.008284 1.133595 ( 1.193904)
build_miniruby 0.001808 0.000418 0.109437 ( 0.106021)
build_ruby 0.001251 0.000289 0.107676 ( 0.104449)
build_all 0.002825 0.005201 1.358100 ( 0.575048)
build_install 0.015645 0.000000 1.667667 ( 0.896959)
test_btest 0.001455 0.000000 60.985490 ( 6.581315)
test_basic 0.006057 0.000109 0.371899 ( 0.475059)
test_all 0.006509 0.001446 496.050041 ( 53.532827)
test_rubyspec 0.097692 0.031153 43.144095 ( 51.375029)
total: 114.84 sec