Logfile: /home/ko1/ruby/logs/brlog.trunk.20220908-234421
#<BuildRuby:0x000055ac0e0e4d30
@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.20220908-234421",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.009099 0.000042 1.083086 ( 2.131141)
build_miniruby 0.001867 0.000134 0.075943 ( 0.073911)
build_ruby 0.001727 0.000124 0.080012 ( 0.078357)
build_all 0.005765 0.004151 1.607969 ( 0.617769)
build_install 0.021589 0.000894 1.909541 ( 0.929869)
test_btest 0.001287 0.000000 92.973756 ( 9.547242)
test_basic 0.003223 0.004785 0.353624 ( 0.440689)
test_all 0.004844 0.000005 674.894748 ( 67.366817)
test_rubyspec 0.103471 0.070804 46.972635 ( 55.148127)
total: 136.33 sec