Logfile: /home/ko1/ruby/logs/brlog.trunk.20220613-054210
#<BuildRuby:0x0000558bd9c04af8
@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.20220613-054210",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.010723 0.002207 1.058215 ( 2.308443)
build_miniruby 0.001536 0.000512 0.073995 ( 0.072277)
build_ruby 0.002467 0.000000 0.076201 ( 0.073656)
build_all 0.008998 0.000556 1.494220 ( 0.602336)
build_install 0.017716 0.001958 5.866576 ( 2.795678)
test_btest 0.000982 0.000245 71.143823 ( 8.561645)
test_basic 0.005956 0.001489 0.325001 ( 0.413382)
test_all 0.000681 0.001967 699.162128 ( 67.271664)
test_rubyspec 0.067567 0.105815 45.632390 ( 51.273477)
total: 133.37 sec