Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-140040
#<BuildRuby:0x000055ab4c743680
@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.20220311-140040",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006892 0.004702 1.010388 ( 1.417371)
build_miniruby 0.001929 0.000445 0.079067 ( 0.076532)
build_ruby 0.002068 0.000000 0.072856 ( 0.070950)
build_all 0.008854 0.000431 1.485820 ( 0.612935)
build_install 0.016740 0.005245 5.208774 ( 2.161157)
test_btest 0.000965 0.000215 73.286141 ( 8.427090)
test_basic 0.003365 0.004425 0.342341 ( 0.429658)
test_all 0.000000 0.001709 708.660039 ( 68.300721)
test_rubyspec 0.118132 0.052526 46.307315 ( 51.722486)
total: 133.22 sec