Logfile: /home/ko1/ruby/logs/brlog.trunk.20220226-200455
#<BuildRuby:0x000055d38fbfb608
@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.20220226-200455",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008240 0.003249 0.997289 ( 1.017465)
build_miniruby 0.001811 0.000320 0.076848 ( 0.074903)
build_ruby 0.001533 0.000270 0.079591 ( 0.077933)
build_all 0.009084 0.000222 4.231360 ( 0.862864)
build_install 0.021941 0.000818 7.866420 ( 2.417734)
test_btest 0.001095 0.000143 73.412928 ( 8.353400)
test_basic 0.006682 0.000872 0.332811 ( 0.423662)
test_all 0.001629 0.000212 662.159386 ( 65.456929)
test_rubyspec 0.114697 0.048054 46.449366 ( 51.765718)
total: 130.45 sec