Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-055407
#<BuildRuby:0x00005613f0822c88
@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.20221012-055407",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.008950 0.001492 1.111309 ( 1.149166)
build_miniruby 0.001352 0.000226 0.102005 ( 0.098807)
build_ruby 0.001301 0.000217 0.099664 ( 0.096424)
build_all 0.004589 0.004797 1.259728 ( 0.552622)
build_install 0.014114 0.000885 1.615171 ( 0.871705)
test_btest 0.001910 0.000382 63.021257 ( 6.984054)
test_basic 0.005773 0.000093 0.345504 ( 0.441438)
test_all 0.000392 0.006533 509.333545 ( 55.020264)
test_rubyspec 0.094129 0.050676 43.151830 ( 51.717093)
total: 116.93 sec