Logfile: /home/ko1/ruby/logs/brlog.trunk.20220606-160021
#<BuildRuby:0x0000556e6afa7ea8
@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.20220606-160021",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006877 0.864188 ( 1.552062)
build_miniruby 0.000094 0.000914 0.057487 ( 0.056288)
build_ruby 0.000762 0.000234 0.059499 ( 0.058271)
build_all 0.003349 0.001030 1.507438 ( 0.610761)
build_install 0.008443 0.002598 6.338956 ( 2.849299)
test_btest 0.000579 0.000178 53.534342 ( 8.186090)
test_basic 0.001847 0.003834 0.284847 ( 0.373589)
test_all 0.001009 0.000361 631.282986 ( 92.946503)
test_rubyspec 0.080891 0.045682 44.382260 ( 49.941953)
total: 156.58 sec