Logfile: /home/ko1/ruby/logs/brlog.trunk.20220313-004029
#<BuildRuby:0x000055d6ce3444f0
@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.20220313-004029",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000007 0.000005 0.000012 ( 0.000013)
build_up 0.008610 0.002815 1.007929 ( 1.053710)
build_miniruby 0.001975 0.000000 0.073903 ( 0.072837)
build_ruby 0.002373 0.000020 0.071505 ( 0.069586)
build_all 0.009093 0.000130 1.510323 ( 0.612960)
build_install 0.018574 0.004781 5.326145 ( 2.199008)
test_btest 0.000950 0.000391 74.498476 ( 8.603881)
test_basic 0.005678 0.002338 0.349095 ( 0.436564)
test_all 0.001379 0.000567 667.938798 ( 66.046519)
test_rubyspec 0.101526 0.063112 46.098308 ( 51.238068)
total: 130.33 sec