Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-173312
#<BuildRuby:0x0000561c61e8b3a8
@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.20220724-173312",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010029 0.001543 0.977277 ( 1.029554)
build_miniruby 0.002019 0.000311 0.071378 ( 0.069004)
build_ruby 0.001417 0.000218 0.067226 ( 0.066031)
build_all 0.008350 0.001284 1.509740 ( 0.580373)
build_install 0.007737 0.015938 5.307382 ( 2.089486)
test_btest 0.001082 0.000361 75.310143 ( 8.489005)
test_basic 0.006487 0.002162 0.326414 ( 0.418940)
test_all 0.000000 0.002206 625.952839 ( 64.436876)
test_rubyspec 0.095161 0.068648 45.316276 ( 51.056580)
total: 128.24 sec