Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-195709
#<BuildRuby:0x000055d3de5ac8e8
@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.20220219-195709",
@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.000018 0.000002 0.000020 ( 0.000020)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.011048 0.928429 ( 1.038138)
build_miniruby 0.001076 0.001135 0.074669 ( 0.072199)
build_ruby 0.001565 0.000447 0.079813 ( 0.077788)
build_all 0.009826 0.000363 4.084989 ( 0.783114)
build_install 0.018296 0.005716 7.858186 ( 2.366929)
test_btest 0.001087 0.000286 75.315071 ( 8.081109)
test_basic 0.005968 0.001571 0.335810 ( 0.427780)
test_all 0.001335 0.000352 694.749132 ( 67.358515)
test_rubyspec 0.127128 0.039803 45.961549 ( 51.226502)
total: 131.43 sec