Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-004014
#<BuildRuby:0x000055ff07b6c4f0
@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.20220222-004014",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008818 0.001357 0.944156 ( 1.041068)
build_miniruby 0.000000 0.002236 0.073665 ( 0.071099)
build_ruby 0.000000 0.001800 0.073989 ( 0.071663)
build_all 0.009263 0.001369 4.094055 ( 0.790105)
build_install 0.016991 0.006708 7.849169 ( 2.312979)
test_btest 0.001345 0.000336 73.182727 ( 8.101845)
test_basic 0.002002 0.004444 0.336246 ( 0.426880)
test_all 0.001442 0.000424 672.463444 ( 65.787392)
test_rubyspec 0.105833 0.057589 46.354873 ( 51.851806)
total: 130.46 sec