Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-142525
#<BuildRuby:0x000055cc1eda5350
@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.20220814-142525",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000011 0.000003 0.000014 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.008604 0.814166 ( 0.860827)
build_miniruby 0.000792 0.001209 0.056410 ( 0.055708)
build_ruby 0.001370 0.000632 0.063022 ( 0.061297)
build_all 0.004021 0.003824 1.262655 ( 0.457848)
build_install 0.007580 0.007994 1.592600 ( 0.805940)
test_btest 0.001025 0.000587 54.743296 ( 5.951950)
test_basic 0.003724 0.002128 0.271995 ( 0.363108)
test_all 0.002665 0.001523 500.475581 ( 52.444887)
test_rubyspec 0.084006 0.042269 41.984529 ( 49.211323)
total: 110.21 sec