Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-015811
#<BuildRuby:0x000055cfb7d21338
@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.20221006-015811",
@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.000057 0.000000 0.000057 ( 0.000081)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.008735 0.001774 1.071278 ( 1.139122)
build_miniruby 0.001626 0.000591 0.097083 ( 0.095310)
build_ruby 0.001695 0.000000 0.082656 ( 0.081254)
build_all 0.004605 0.003552 1.259151 ( 0.556302)
build_install 0.014364 0.000249 1.594739 ( 0.885589)
test_btest 0.001229 0.000384 62.564274 ( 6.423200)
test_basic 0.006290 0.000481 0.346157 ( 0.436712)
test_all 0.003509 0.004341 506.265163 ( 54.256467)
test_rubyspec 0.066897 0.062657 42.145754 ( 50.713144)
total: 114.59 sec