Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-212920
#<BuildRuby:0x00005561f26052f8
@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.20221009-212920",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008815 0.000345 1.069477 ( 1.123861)
build_miniruby 0.001758 0.000125 0.102435 ( 0.098873)
build_ruby 0.001642 0.000000 0.103086 ( 0.100207)
build_all 0.008822 0.000000 1.304137 ( 0.564490)
build_install 0.015498 0.000203 1.648051 ( 0.884313)
test_btest 0.001118 0.000059 62.226787 ( 6.660696)
test_basic 0.005952 0.000313 0.351972 ( 0.442717)
test_all 0.006079 0.000320 483.118479 ( 52.614899)
test_rubyspec 0.071356 0.065608 42.556198 ( 51.062558)
total: 113.55 sec