Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-234433
#<BuildRuby:0x0000557f1a25e038
@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.20221008-234433",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.008805 0.000767 1.081509 ( 1.899907)
build_miniruby 0.002429 0.000000 0.102168 ( 0.099302)
build_ruby 0.002182 0.000066 0.103531 ( 0.100246)
build_all 0.008651 0.001236 1.332795 ( 0.560983)
build_install 0.008913 0.005680 1.616109 ( 0.892810)
test_btest 0.001406 0.000281 62.521102 ( 6.286696)
test_basic 0.005727 0.001146 0.353675 ( 0.442917)
test_all 0.005635 0.001127 477.285167 ( 53.205188)
test_rubyspec 0.079054 0.047771 42.328058 ( 50.638775)
total: 114.13 sec