Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-075342
#<BuildRuby:0x000055c9221e8610
@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.20220907-075342",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.000356 0.010940 0.969430 ( 1.120296)
build_miniruby 0.000000 0.002087 0.074722 ( 0.072612)
build_ruby 0.000381 0.001806 0.076755 ( 0.074589)
build_all 0.001882 0.008798 1.572721 ( 0.602803)
build_install 0.015723 0.003862 1.911215 ( 0.942650)
test_btest 0.001236 0.000000 96.575920 ( 9.499216)
test_basic 0.004146 0.002721 0.349375 ( 0.448888)
test_all 0.003572 0.001019 690.676654 ( 68.594820)
test_rubyspec 0.097185 0.074358 47.178311 ( 55.593801)
total: 136.95 sec