Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-075818
#<BuildRuby:0x0000559b3f6dbde0
@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.20220821-075818",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.006657 0.000000 0.869549 ( 0.858512)
build_miniruby 0.001069 0.000000 0.057902 ( 0.056613)
build_ruby 0.000839 0.000180 0.059069 ( 0.057812)
build_all 0.003861 0.000827 1.497823 ( 0.592193)
build_install 0.009895 0.001130 1.903450 ( 0.959638)
test_btest 0.000683 0.000136 54.072734 ( 7.954889)
test_basic 0.005279 0.000114 0.282730 ( 0.371831)
test_all 0.002600 0.000181 634.692899 ( 92.989604)
test_rubyspec 0.090094 0.033724 44.372847 ( 52.624804)
total: 156.47 sec