Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-161901
#<BuildRuby:0x0000559a14c73f40
@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.20220425-161901",
@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.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.003349 0.003523 0.964797 ( 6.980317)
build_miniruby 0.000000 0.001017 0.057341 ( 0.056052)
build_ruby 0.000000 0.001023 0.060313 ( 0.059023)
build_all 0.000000 0.004369 1.505789 ( 0.605331)
build_install 0.007994 0.003039 6.270135 ( 2.820727)
test_btest 0.000578 0.000152 56.888456 ( 8.057844)
test_basic 0.004420 0.001164 0.301002 ( 0.389785)
test_all 0.001278 0.000336 612.787034 ( 91.103347)
test_rubyspec 0.068096 0.051190 44.475006 ( 49.348308)
total: 159.42 sec