Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-041802
#<BuildRuby:0x0000559019715350
@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.20221031-041802",
@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.000009 0.000001 0.000010 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.008632 0.001439 1.131750 ( 1.430226)
build_miniruby 0.002005 0.000334 0.103546 ( 0.100060)
build_ruby 0.001234 0.000206 0.105238 ( 0.102510)
build_all 0.006967 0.001161 1.352020 ( 0.579919)
build_install 0.011063 0.005489 1.659598 ( 0.889116)
test_btest 0.001993 0.000427 62.439758 ( 6.574650)
test_basic 0.005502 0.001179 0.366432 ( 0.456233)
test_all 0.005500 0.001179 519.869945 ( 54.854275)
test_rubyspec 0.090170 0.030847 43.864024 ( 52.393409)
total: 117.38 sec