Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-143450
#<BuildRuby:0x00005595ba3e0a80
@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.20220312-143450",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006336 0.004667 1.015577 ( 1.311243)
build_miniruby 0.002190 0.000000 0.075697 ( 0.073622)
build_ruby 0.002139 0.000076 0.075583 ( 0.073650)
build_all 0.008521 0.001081 1.510057 ( 0.634026)
build_install 0.018429 0.005791 5.303875 ( 2.209432)
test_btest 0.000765 0.000201 77.351940 ( 8.308570)
test_basic 0.006874 0.001586 0.347886 ( 0.435554)
test_all 0.001436 0.000375 707.494649 ( 67.989799)
test_rubyspec 0.109107 0.063429 46.237023 ( 51.555269)
total: 132.59 sec