Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-010944
#<BuildRuby:0x00005632bd984f40
@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.20220208-010944",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005090 0.005308 0.920613 ( 0.945957)
build_miniruby 0.001433 0.000330 0.078108 ( 0.076384)
build_ruby 0.001765 0.000407 0.066392 ( 0.064298)
build_all 0.010572 0.000199 4.096523 ( 0.784854)
build_install 0.018302 0.005687 7.872691 ( 2.312628)
test_btest 0.001172 0.000260 72.137003 ( 8.137153)
test_basic 0.004197 0.003621 0.338967 ( 0.426102)
test_all 0.001363 0.000340 708.298606 ( 67.507182)
test_rubyspec 0.082474 0.072754 46.139651 ( 51.599315)
total: 131.85 sec