Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-060557
#<BuildRuby:0x000056441cebef90
@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.20221031-060557",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009003 0.000057 1.106135 ( 1.175947)
build_miniruby 0.002606 0.000174 0.106444 ( 0.102421)
build_ruby 0.001608 0.000000 0.110994 ( 0.108759)
build_all 0.010505 0.000215 1.341243 ( 0.580350)
build_install 0.015246 0.000596 1.662056 ( 0.899262)
test_btest 0.001686 0.000094 63.167664 ( 6.620039)
test_basic 0.006443 0.000358 0.366880 ( 0.456556)
test_all 0.008397 0.000222 532.421519 ( 55.583694)
test_rubyspec 0.100859 0.034196 43.577342 ( 51.739906)
total: 117.27 sec