Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-073744
#<BuildRuby:0x000055804c0ffba0
@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.20220814-073744",
@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.000023 0.000004 0.000027 ( 0.000027)
autoconf 0.000063 0.000011 0.000074 ( 0.000074)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.001239 0.009755 0.822556 ( 1.175547)
build_miniruby 0.001029 0.000367 0.061855 ( 0.060745)
build_ruby 0.000888 0.000317 0.055408 ( 0.054281)
build_all 0.004823 0.004165 1.276522 ( 0.469381)
build_install 0.014162 0.002312 1.568758 ( 0.791387)
test_btest 0.000773 0.000273 52.945250 ( 6.039798)
test_basic 0.004072 0.001437 0.280448 ( 0.371074)
test_all 0.006075 0.000000 491.354032 ( 52.311300)
test_rubyspec 0.109706 0.024821 41.799475 ( 49.376196)
total: 110.65 sec