Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-052827
#<BuildRuby:0x000055ad9a764448
@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.20221205-052827",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.003888 0.005769 1.216859 ( 1.412049)
build_miniruby 0.001703 0.000775 0.852440 ( 0.851100)
build_ruby 0.002355 0.001071 2.251626 ( 2.154523)
build_all 0.017418 0.004121 18.732584 ( 2.197510)
build_install 0.019153 0.003483 2.096476 ( 1.055888)
test_btest 0.001308 0.000461 88.451936 ( 9.277607)
test_basic 0.002623 0.006388 0.346421 ( 0.433340)
test_all 0.001913 0.000323 727.187116 ( 71.399882)
test_rubyspec 0.102263 0.081473 49.612404 ( 57.719742)
total: 146.50 sec