Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-105544
#<BuildRuby:0x0000558b94b92038
@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.20221013-105544",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007546 0.004145 1.096803 ( 1.185701)
build_miniruby 0.002009 0.000134 0.105131 ( 0.101422)
build_ruby 0.001478 0.000099 0.096633 ( 0.093647)
build_all 0.006633 0.000140 1.340668 ( 0.578524)
build_install 0.009118 0.007718 1.652711 ( 0.897674)
test_btest 0.001139 0.000171 61.941583 ( 6.416090)
test_basic 0.006306 0.000946 0.357900 ( 0.456254)
test_all 0.006620 0.000000 513.898737 ( 55.178910)
test_rubyspec 0.085408 0.031963 43.099288 ( 51.730068)
total: 116.64 sec