Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-020917
#<BuildRuby:0x000055c2acd3c6c8
@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.20220331-020917",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007408 0.004852 1.065759 ( 3.392671)
build_miniruby 0.001521 0.000326 0.076921 ( 0.074662)
build_ruby 0.001748 0.000375 0.077387 ( 0.075065)
build_all 0.007095 0.003033 4.202375 ( 0.854206)
build_install 0.017070 0.006500 7.992052 ( 2.427798)
test_btest 0.000817 0.000215 71.078827 ( 8.129732)
test_basic 0.000000 0.008696 0.344054 ( 0.432116)
test_all 0.001052 0.001067 693.134364 ( 67.454815)
test_rubyspec 0.105172 0.064587 46.462820 ( 51.648520)
total: 134.49 sec