Logfile: /home/ko1/ruby/logs/brlog.trunk.20220913-173138
#<BuildRuby:0x0000557be2267510
@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.20220913-173138",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010605 0.000311 1.179286 ( 1.125267)
build_miniruby 0.001857 0.000248 0.062808 ( 0.060990)
build_ruby 0.001830 0.000244 0.076929 ( 0.074920)
build_all 0.009580 0.000621 1.561468 ( 0.606263)
build_install 0.016936 0.005264 1.915737 ( 0.943027)
test_btest 0.000892 0.000141 91.917690 ( 9.382061)
test_basic 0.008419 0.000500 0.352930 ( 0.438049)
test_all 0.006161 0.000129 669.745934 ( 67.417599)
test_rubyspec 0.118071 0.060592 47.054281 ( 55.589827)
total: 135.64 sec