Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-061952
#<BuildRuby:0x000055bf138444f0
@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.20220226-061952",
@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.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004496 0.007965 1.042357 ( 1.378154)
build_miniruby 0.001456 0.000388 0.072123 ( 0.071951)
build_ruby 0.001594 0.000425 0.070509 ( 0.069643)
build_all 0.009791 0.000345 4.128726 ( 0.869457)
build_install 0.009019 0.011453 7.942873 ( 2.457999)
test_btest 0.000864 0.000303 78.366687 ( 8.210053)
test_basic 0.007852 0.000000 0.340808 ( 0.431246)
test_all 0.001585 0.000419 668.345215 ( 65.608842)
test_rubyspec 0.093543 0.060053 46.531703 ( 51.872836)
total: 130.97 sec