Logfile: /home/ko1/ruby/logs/brlog.trunk.20220608-063117
#<BuildRuby:0x00005559458cfd90
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220608-063117",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006765 0.000191 0.856489 ( 0.962807)
build_miniruby 0.000940 0.000063 0.057369 ( 0.056122)
build_ruby 0.000828 0.000055 0.058623 ( 0.057439)
build_all 0.004384 0.000011 1.503196 ( 0.604271)
build_install 0.007032 0.004069 6.285825 ( 2.859858)
test_btest 0.000572 0.000063 52.495907 ( 8.428595)
test_basic 0.000000 0.006447 0.342367 ( 0.428995)
test_all 0.000000 0.001512 659.222178 (104.978139)
test_rubyspec 0.052045 0.066355 44.043009 ( 49.598933)
total: 167.98 sec