Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-035815
#<BuildRuby:0x000055b2a01b77d8
@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.20220730-035815",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010369 0.000698 0.986662 ( 1.178342)
build_miniruby 0.001697 0.000522 0.071276 ( 0.070547)
build_ruby 0.001688 0.000519 0.074199 ( 0.073765)
build_all 0.009937 0.000249 1.502132 ( 0.586814)
build_install 0.017262 0.004302 5.110728 ( 2.101140)
test_btest 0.000911 0.000240 74.610957 ( 8.101910)
test_basic 0.004044 0.004413 0.327592 ( 0.417078)
test_all 0.002190 0.000209 676.192061 ( 66.196380)
test_rubyspec 0.083009 0.099423 46.083827 ( 51.628511)
total: 130.36 sec