Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-004521
#<BuildRuby:0x0000564761149570
@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.20221011-004521",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007216 0.001968 1.085418 ( 1.230769)
build_miniruby 0.002030 0.000554 0.101235 ( 0.097369)
build_ruby 0.001193 0.000325 0.095786 ( 0.092851)
build_all 0.005498 0.001500 1.315265 ( 0.559902)
build_install 0.014606 0.000000 1.613082 ( 0.878127)
test_btest 0.001888 0.000035 62.897704 ( 6.258021)
test_basic 0.006314 0.000166 0.350134 ( 0.452000)
test_all 0.004643 0.004026 487.244231 ( 53.150002)
test_rubyspec 0.095279 0.046799 42.977227 ( 51.519160)
total: 114.24 sec