Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-044359
#<BuildRuby:0x0000565304465480
@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.20221009-044359",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000015 0.000002 0.000017 ( 0.000015)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006501 0.003716 1.074763 ( 1.368364)
build_miniruby 0.001432 0.000191 0.096730 ( 0.093693)
build_ruby 0.001360 0.000181 0.098252 ( 0.095557)
build_all 0.003835 0.004765 1.295802 ( 0.551645)
build_install 0.012803 0.000755 1.593634 ( 0.883988)
test_btest 0.001355 0.000239 63.208688 ( 6.411174)
test_basic 0.005962 0.001052 0.345938 ( 0.435251)
test_all 0.004789 0.000845 504.405135 ( 53.876482)
test_rubyspec 0.101541 0.027603 42.582359 ( 50.830295)
total: 114.55 sec