Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-105956
#<BuildRuby:0x0000558657024c10
@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.20220329-105956",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.010415 0.001488 1.007737 ( 1.251468)
build_miniruby 0.001832 0.000262 0.074085 ( 0.072439)
build_ruby 0.001781 0.000255 0.072302 ( 0.071051)
build_all 0.010569 0.000063 4.188419 ( 0.857358)
build_install 0.022676 0.000787 7.851300 ( 2.383636)
test_btest 0.001342 0.000141 73.260134 ( 8.439632)
test_basic 0.006855 0.000722 0.341290 ( 0.431085)
test_all 0.001547 0.000084 658.404748 ( 66.563375)
test_rubyspec 0.103151 0.057561 45.864653 ( 51.606424)
total: 131.68 sec