Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-231134
#<BuildRuby:0x000055d5c74383a0
@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.20220815-231134",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.009046 0.001667 0.978539 ( 1.021472)
build_miniruby 0.001688 0.000563 0.076538 ( 0.076437)
build_ruby 0.001566 0.000522 0.071936 ( 0.071097)
build_all 0.009028 0.001318 1.523233 ( 0.587681)
build_install 0.012816 0.009252 1.886604 ( 0.943041)
test_btest 0.000934 0.000351 74.679314 ( 8.590861)
test_basic 0.005964 0.002236 0.339674 ( 0.431650)
test_all 0.001598 0.003820 628.399309 ( 64.051288)
test_rubyspec 0.100869 0.075313 46.063925 ( 53.552850)
total: 129.33 sec