Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-185801
#<BuildRuby:0x0000559ae18503a0
@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.20220920-185801",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.009833 0.000383 1.087560 ( 1.140189)
build_miniruby 0.001675 0.000111 0.112126 ( 0.108503)
build_ruby 0.002048 0.000000 0.121265 ( 0.103731)
build_all 0.010393 0.000000 1.632604 ( 0.667553)
build_install 0.021596 0.000000 1.941288 ( 0.987438)
test_btest 0.001191 0.000000 71.869903 ( 8.095077)
test_basic 0.003940 0.004440 0.373783 ( 0.462450)
test_all 0.004340 0.000000 674.937281 ( 68.332013)
test_rubyspec 0.161983 0.015236 45.830136 ( 54.138184)
total: 134.04 sec