Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-115628
#<BuildRuby:0x000055f8ed461338
@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.20220826-115628",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000014)
configure 0.000057 0.000016 0.000073 ( 0.000099)
build_up 0.005129 0.005807 0.809901 ( 1.106698)
build_miniruby 0.001729 0.000629 0.065083 ( 0.063205)
build_ruby 0.001386 0.000504 0.060209 ( 0.057907)
build_all 0.005193 0.001888 1.260411 ( 0.474814)
build_install 0.013746 0.001043 1.575395 ( 0.789336)
test_btest 0.001146 0.000352 52.397463 ( 6.211003)
test_basic 0.005462 0.001680 0.282502 ( 0.371697)
test_all 0.002226 0.000685 498.845547 ( 53.252334)
test_rubyspec 0.079019 0.032169 41.605805 ( 49.906859)
total: 112.23 sec