Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-163521
#<BuildRuby:0x000055f362910f40
@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.20220506-163521",
@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.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.001698 0.008075 1.033575 ( 1.582049)
build_miniruby 0.001402 0.000526 0.079658 ( 0.077663)
build_ruby 0.001211 0.000455 0.068584 ( 0.066555)
build_all 0.006646 0.001109 1.504608 ( 0.621193)
build_install 0.015915 0.006836 6.148905 ( 2.916606)
test_btest 0.000617 0.000227 70.762591 ( 8.409292)
test_basic 0.003982 0.004102 0.318892 ( 0.407300)
test_all 0.001727 0.000691 704.444319 ( 71.286672)
test_rubyspec 0.058821 0.057605 49.179633 ( 54.500641)
total: 139.87 sec