Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-044010
#<BuildRuby:0x00005556cc134ea8
@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.20221114-044010",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.005381 0.004091 1.090730 ( 1.127084)
build_miniruby 0.001831 0.000229 0.125839 ( 0.122896)
build_ruby 0.001779 0.000222 0.127202 ( 0.109619)
build_all 0.005157 0.004405 1.568529 ( 0.675015)
build_install 0.015506 0.006795 1.944346 ( 1.010072)
test_btest 0.001185 0.000263 86.893735 ( 9.032934)
test_basic 0.004134 0.003536 0.410109 ( 0.499427)
test_all 0.001523 0.000381 698.036954 ( 69.914454)
test_rubyspec 0.103695 0.075823 48.189991 ( 56.658474)
total: 139.15 sec