Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-115607
#<BuildRuby:0x000055be3bbecdd8
@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.20220821-115607",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004115 0.007662 0.953662 ( 0.977356)
build_miniruby 0.002000 0.000534 0.073465 ( 0.070826)
build_ruby 0.001601 0.000427 0.072621 ( 0.071141)
build_all 0.009468 0.000316 1.533308 ( 0.581655)
build_install 0.015847 0.006960 1.900665 ( 0.922620)
test_btest 0.000871 0.000237 75.713022 ( 8.386920)
test_basic 0.002712 0.004834 0.322807 ( 0.416066)
test_all 0.003527 0.001123 631.935634 ( 64.644118)
test_rubyspec 0.109659 0.068103 45.970511 ( 54.321854)
total: 130.39 sec