Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-222711
#<BuildRuby:0x000055825e8a2038
@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-222711",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008576 0.000703 1.120036 ( 1.167675)
build_miniruby 0.001450 0.000223 0.108412 ( 0.104998)
build_ruby 0.001454 0.000224 0.106938 ( 0.103869)
build_all 0.007918 0.001218 1.374359 ( 0.580277)
build_install 0.013165 0.001137 1.652563 ( 0.902745)
test_btest 0.001591 0.000227 60.731861 ( 6.724013)
test_basic 0.005422 0.000775 0.362249 ( 0.452152)
test_all 0.007194 0.000000 482.726728 ( 52.569633)
test_rubyspec 0.077262 0.052933 43.283718 ( 51.793020)
total: 114.40 sec