Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-163830
#<BuildRuby:0x000055ee34f703a0
@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.20220820-163830",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010635 0.000949 0.971102 ( 1.024328)
build_miniruby 0.001583 0.000226 0.073465 ( 0.072218)
build_ruby 0.001357 0.000194 0.075345 ( 0.073642)
build_all 0.009164 0.000000 1.544006 ( 0.585996)
build_install 0.017844 0.005262 1.873406 ( 0.913116)
test_btest 0.000986 0.000156 70.798157 ( 7.918323)
test_basic 0.002323 0.005432 0.318472 ( 0.407425)
test_all 0.004990 0.000192 676.085867 ( 66.553629)
test_rubyspec 0.098234 0.083061 46.294240 ( 54.752870)
total: 132.30 sec