Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-105033
#<BuildRuby:0x0000562d7cd38448
@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.20220209-105033",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007451 0.003200 0.943256 ( 1.017879)
build_miniruby 0.001836 0.000324 0.074768 ( 0.073086)
build_ruby 0.001548 0.000274 0.080122 ( 0.078959)
build_all 0.009405 0.000909 4.077675 ( 0.789405)
build_install 0.018335 0.004496 7.907468 ( 2.346024)
test_btest 0.000946 0.000172 73.445991 ( 8.480871)
test_basic 0.006376 0.001159 0.341401 ( 0.430306)
test_all 0.002678 0.000000 663.042718 ( 65.332096)
test_rubyspec 0.106964 0.057828 46.025730 ( 51.551719)
total: 130.10 sec