Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-121219
#<BuildRuby:0x000055da62a94d30
@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.20220907-121219",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006799 0.004579 0.949499 ( 0.981693)
build_miniruby 0.001569 0.000337 0.075673 ( 0.073815)
build_ruby 0.001491 0.000320 0.064519 ( 0.062617)
build_all 0.005129 0.004602 1.559749 ( 0.594349)
build_install 0.018629 0.003541 1.925832 ( 0.955338)
test_btest 0.000984 0.000246 96.774205 ( 9.424761)
test_basic 0.005553 0.001389 0.353254 ( 0.442562)
test_all 0.003220 0.000805 677.254200 ( 67.505610)
test_rubyspec 0.054772 0.110692 46.923883 ( 55.356943)
total: 135.40 sec