Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-182103
#<BuildRuby:0x0000563412e4f858
@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.20220222-182103",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011237 0.000480 0.861635 ( 0.889116)
build_miniruby 0.001662 0.000111 0.076046 ( 0.074985)
build_ruby 0.001866 0.000124 0.074723 ( 0.073396)
build_all 0.008725 0.000247 1.469084 ( 0.611190)
build_install 0.013532 0.005404 5.144824 ( 2.128886)
test_btest 0.001187 0.000000 73.287082 ( 8.294025)
test_basic 0.003505 0.005144 0.344126 ( 0.432814)
test_all 0.001634 0.000258 682.655451 ( 66.914529)
test_rubyspec 0.124469 0.049779 46.223261 ( 51.706956)
total: 131.13 sec