Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-163050
#<BuildRuby:0x000055a0724e4dd8
@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.20220811-163050",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.007800 0.003546 0.967026 ( 0.997773)
build_miniruby 0.001824 0.000829 0.077482 ( 0.075808)
build_ruby 0.001161 0.000528 0.071763 ( 0.071677)
build_all 0.008471 0.001513 1.546536 ( 0.583762)
build_install 0.013985 0.009614 5.182915 ( 2.080295)
test_btest 0.000668 0.000311 73.515280 ( 8.328790)
test_basic 0.004812 0.002246 0.319941 ( 0.410600)
test_all 0.002623 0.001224 636.903284 ( 64.419147)
test_rubyspec 0.085686 0.096583 45.480601 ( 53.014415)
total: 129.98 sec