Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-075438
#<BuildRuby:0x0000560d80908d30
@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.20221111-075438",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006403 0.002972 1.079433 ( 1.588009)
build_miniruby 0.001711 0.000321 0.065971 ( 0.063976)
build_ruby 0.001695 0.000318 0.066947 ( 0.064877)
build_all 0.008395 0.000790 1.452785 ( 0.583340)
build_install 0.015049 0.006599 1.830395 ( 0.932548)
test_btest 0.000000 0.001317 87.797580 ( 8.792928)
test_basic 0.000000 0.007401 0.351881 ( 0.439985)
test_all 0.000000 0.001950 678.173495 ( 68.003415)
test_rubyspec 0.089833 0.082609 47.485723 ( 56.063534)
total: 136.53 sec