Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-023346
#<BuildRuby:0x0000564cb51e0e80
@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.20221028-023346",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.011387 0.002773 1.071261 ( 1.571991)
build_miniruby 0.001469 0.000392 0.098588 ( 0.095609)
build_ruby 0.001327 0.000354 0.098624 ( 0.095740)
build_all 0.000000 0.007532 1.285368 ( 0.565736)
build_install 0.002895 0.009366 1.652429 ( 0.908812)
test_btest 0.001202 0.000641 63.276216 ( 6.302243)
test_basic 0.003164 0.003591 0.356078 ( 0.444937)
test_all 0.006365 0.001210 490.554525 ( 53.792529)
test_rubyspec 0.065592 0.053575 43.397851 ( 51.890733)
total: 115.67 sec