Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-073145
#<BuildRuby:0x000055d1aa9e1480
@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-073145",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006239 0.003796 1.098440 ( 1.254413)
build_miniruby 0.001703 0.000227 0.106222 ( 0.103409)
build_ruby 0.001522 0.000000 0.108235 ( 0.104992)
build_all 0.005545 0.003873 1.370497 ( 0.592067)
build_install 0.011574 0.003910 1.685444 ( 0.910050)
test_btest 0.001924 0.000385 63.282670 ( 6.777027)
test_basic 0.005203 0.001041 0.360416 ( 0.449749)
test_all 0.007979 0.000000 493.874047 ( 53.499573)
test_rubyspec 0.088721 0.049569 43.307385 ( 51.812295)
total: 115.50 sec