Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-072018
#<BuildRuby:0x0000558ef1ad7778
@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.20220401-072018",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000028 0.000002 0.000030 ( 0.000026)
build_up 0.007323 0.004775 1.045178 ( 2.145104)
build_miniruby 0.001505 0.000200 0.076071 ( 0.075301)
build_ruby 0.001655 0.000221 0.076705 ( 0.075889)
build_all 0.007022 0.004158 4.250862 ( 0.871335)
build_install 0.019010 0.004669 8.688006 ( 3.026017)
test_btest 0.001036 0.000198 75.208099 ( 8.338839)
test_basic 0.002767 0.005182 0.350388 ( 0.438886)
test_all 0.001802 0.000429 662.476385 ( 65.452347)
test_rubyspec 0.131041 0.039915 46.481642 ( 51.879609)
total: 132.30 sec