Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-150521
#<BuildRuby:0x000055b0bec63fa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-150521",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003341 0.001215 1.111001 ( 1.909935)
build_miniruby 0.000702 0.000255 1.012077 ( 1.010765)
build_ruby 0.000913 0.000332 2.733959 ( 2.628971)
build_all 0.007516 0.001044 15.871995 ( 3.421449)
build_install 0.007560 0.000896 1.973006 ( 1.150133)
test_btest 0.000495 0.000152 64.195793 ( 10.351184)
test_basic 0.000000 0.004886 0.301335 ( 0.391367)
test_all 0.000680 0.000261 616.220112 (104.208686)
test_rubyspec 0.021504 0.032569 51.625028 ( 60.028769)
total: 185.10 sec