Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-205816
#<BuildRuby:0x000056344b3c69c0
@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.20220812-205816",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000128 0.000021 0.000149 ( 0.000152)
build_up 0.000000 0.009380 0.821020 ( 0.894014)
build_miniruby 0.000000 0.001304 0.055634 ( 0.054324)
build_ruby 0.000462 0.001214 0.067792 ( 0.066390)
build_all 0.006062 0.002526 1.282695 ( 0.481700)
build_install 0.011534 0.005620 1.592015 ( 0.827737)
test_btest 0.000792 0.000339 54.867908 ( 6.242784)
test_basic 0.002705 0.003791 0.294078 ( 0.387703)
test_all 0.004280 0.000000 477.970989 ( 51.250265)
test_rubyspec 0.085554 0.055239 41.618371 ( 49.351099)
total: 109.56 sec