Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-143315
#<BuildRuby:0x000055fc0c0a4e80
@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.20221019-143315",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009689 0.000402 1.159290 ( 2.020143)
build_miniruby 0.002013 0.000143 0.114652 ( 0.111440)
build_ruby 0.001728 0.000124 0.108495 ( 0.105168)
build_all 0.008595 0.000000 1.324229 ( 0.592391)
build_install 0.015366 0.000580 1.694148 ( 0.921430)
test_btest 0.001726 0.000102 62.356107 ( 6.638944)
test_basic 0.002232 0.005693 0.358578 ( 0.453495)
test_all 0.006935 0.000152 510.305135 ( 54.937517)
test_rubyspec 0.070729 0.061304 43.369862 ( 51.808639)
total: 117.59 sec