Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-001253
#<BuildRuby:0x000055ce79fde7e0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220618-001253",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.016370 26.590885 ( 27.135766)
build_miniruby 0.000000 0.001465 5.671481 ( 4.853550)
build_ruby 0.001204 0.000660 2.668770 ( 2.472623)
build_all 0.015926 0.000000 21.241792 ( 3.313526)
build_install 0.009432 0.001790 6.451368 ( 2.832922)
test_btest 0.000000 0.000709 53.114874 ( 7.979834)
test_basic 0.000000 0.006128 0.342024 ( 0.429830)
test_all 0.000034 0.002143 654.519756 ( 94.004159)
test_rubyspec 0.053697 0.038761 44.171398 ( 49.739753)
total: 192.76 sec