Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-184059
#<BuildRuby:0x0000559b7f8f8b88
@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.20220811-184059",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004388 0.007263 0.974228 ( 1.009725)
build_miniruby 0.001850 0.000493 0.076638 ( 0.075661)
build_ruby 0.001529 0.000408 0.078847 ( 0.077957)
build_all 0.010687 0.000570 1.539644 ( 0.582129)
build_install 0.015401 0.007370 5.146571 ( 2.115990)
test_btest 0.001005 0.000279 74.676461 ( 8.241725)
test_basic 0.006338 0.000361 0.328476 ( 0.419617)
test_all 0.003941 0.000591 666.891816 ( 66.211006)
test_rubyspec 0.101603 0.078957 44.928072 ( 52.498849)
total: 131.23 sec