Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-092402
#<BuildRuby:0x0000556c4afb89c8
@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.20220729-092402",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010283 0.000894 0.969302 ( 2.146909)
build_miniruby 0.002396 0.000000 0.075735 ( 0.073807)
build_ruby 0.002054 0.000138 0.073273 ( 0.071608)
build_all 0.003189 0.007919 1.518316 ( 0.573118)
build_install 0.012978 0.008555 5.217085 ( 2.062696)
test_btest 0.001110 0.000000 74.732844 ( 7.817968)
test_basic 0.005996 0.001436 0.329445 ( 0.417896)
test_all 0.001437 0.000680 650.657822 ( 64.864854)
test_rubyspec 0.112771 0.062521 45.722290 ( 51.495506)
total: 129.53 sec