Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-085608
#<BuildRuby:0x000056516ca68920
@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.20220919-085608",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009515 0.000094 1.134500 ( 1.142729)
build_miniruby 0.001982 0.000117 0.114325 ( 0.111234)
build_ruby 0.001843 0.000108 0.116206 ( 0.100205)
build_all 0.009162 0.000270 1.588707 ( 0.666223)
build_install 0.020742 0.000851 1.948032 ( 0.970541)
test_btest 0.000000 0.001512 78.368404 ( 8.350774)
test_basic 0.000206 0.007725 0.391251 ( 0.479241)
test_all 0.003224 0.000000 634.384239 ( 66.522787)
test_rubyspec 0.118021 0.063023 45.626214 ( 53.796133)
total: 132.14 sec