Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-081720
#<BuildRuby:0x00005591f2f7cdd8
@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.20220816-081720",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005317 0.007288 0.990985 ( 1.642820)
build_miniruby 0.001632 0.000435 0.074717 ( 0.073170)
build_ruby 0.001470 0.000392 0.077375 ( 0.075439)
build_all 0.007978 0.002127 1.518398 ( 0.574274)
build_install 0.018674 0.001098 1.867585 ( 0.917413)
test_btest 0.001128 0.000251 75.820231 ( 8.130969)
test_basic 0.007566 0.000556 0.326007 ( 0.418890)
test_all 0.003142 0.000662 625.537387 ( 64.362819)
test_rubyspec 0.113691 0.076762 46.197433 ( 53.175162)
total: 129.37 sec