Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-050615
#<BuildRuby:0x000055db65c51570
@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.20221014-050615",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.009150 0.000762 1.071729 ( 1.583633)
build_miniruby 0.002162 0.000181 0.099365 ( 0.095206)
build_ruby 0.001523 0.000127 0.099637 ( 0.096792)
build_all 0.001791 0.005525 1.315667 ( 0.574826)
build_install 0.008186 0.006034 1.580401 ( 0.873472)
test_btest 0.001014 0.000234 61.898833 ( 6.558924)
test_basic 0.001965 0.004624 0.356575 ( 0.446313)
test_all 0.002386 0.004070 497.047387 ( 53.624056)
test_rubyspec 0.077846 0.060252 43.220449 ( 51.765380)
total: 115.62 sec