Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-024357
#<BuildRuby:0x000055b3e8e6f680
@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.20220214-024357",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010080 0.001314 0.970063 ( 2.518259)
build_miniruby 0.001698 0.000364 0.077122 ( 0.075679)
build_ruby 0.000000 0.002409 0.078128 ( 0.075626)
build_all 0.003796 0.006314 4.076144 ( 0.777091)
build_install 0.020085 0.003274 7.758614 ( 2.311430)
test_btest 0.000850 0.000250 79.227843 ( 8.272536)
test_basic 0.008049 0.000794 0.340850 ( 0.429063)
test_all 0.001331 0.000370 698.511090 ( 67.389853)
test_rubyspec 0.079253 0.084781 46.309337 ( 51.682568)
total: 133.53 sec