Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-051011
#<BuildRuby:0x00005576d328e700
@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.20220818-051011",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007559 0.003839 0.990191 ( 1.535423)
build_miniruby 0.001634 0.000467 0.077499 ( 0.076165)
build_ruby 0.001817 0.000519 0.072778 ( 0.071122)
build_all 0.010918 0.000000 1.548033 ( 0.578772)
build_install 0.016753 0.004865 1.882516 ( 0.940687)
test_btest 0.001083 0.000270 71.803734 ( 8.112908)
test_basic 0.000169 0.007324 0.317011 ( 0.406847)
test_all 0.002137 0.001854 635.017896 ( 64.547906)
test_rubyspec 0.101130 0.071022 45.285616 ( 52.921828)
total: 129.19 sec