Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-234153
#<BuildRuby:0x000055d6b54d91f8
@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-234153",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.009807 0.000910 1.091592 ( 1.163842)
build_miniruby 0.002204 0.000000 0.096464 ( 0.094146)
build_ruby 0.001970 0.000000 0.100323 ( 0.098068)
build_all 0.009707 0.000117 1.335539 ( 0.570569)
build_install 0.007282 0.009509 1.698723 ( 0.919580)
test_btest 0.001474 0.000347 64.691019 ( 6.733110)
test_basic 0.001914 0.005244 0.359585 ( 0.450197)
test_all 0.001717 0.005402 506.935579 ( 54.522563)
test_rubyspec 0.097413 0.028428 43.141080 ( 51.696669)
total: 116.25 sec