Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-143213
#<BuildRuby:0x0000563b5a3cd480
@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.20221016-143213",
@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.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009884 0.000329 1.124960 ( 1.177995)
build_miniruby 0.001404 0.000201 0.102431 ( 0.099498)
build_ruby 0.001332 0.000191 0.105211 ( 0.102471)
build_all 0.007068 0.001010 1.337204 ( 0.579535)
build_install 0.015894 0.001496 1.675168 ( 0.890306)
test_btest 0.001463 0.000195 61.850177 ( 6.351287)
test_basic 0.000000 0.006253 0.356886 ( 0.449597)
test_all 0.004121 0.003032 486.652827 ( 53.494578)
test_rubyspec 0.087683 0.047906 43.344327 ( 51.890254)
total: 115.04 sec