Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-180048
#<BuildRuby:0x0000563b11d609c8
@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.20220821-180048",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006430 0.004808 0.961640 ( 0.996024)
build_miniruby 0.001879 0.000250 0.071984 ( 0.070584)
build_ruby 0.001433 0.000191 0.079302 ( 0.078107)
build_all 0.008908 0.001187 1.499958 ( 0.572419)
build_install 0.016873 0.005418 1.871256 ( 0.933754)
test_btest 0.001020 0.000170 71.688704 ( 8.218560)
test_basic 0.007623 0.000359 0.316664 ( 0.405519)
test_all 0.005052 0.000000 679.357184 ( 66.974305)
test_rubyspec 0.136191 0.040197 46.024339 ( 54.468298)
total: 132.72 sec