Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-171724
#<BuildRuby:0x000055c2091bb608
@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.20220215-171724",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003397 0.007093 0.938364 ( 0.979673)
build_miniruby 0.001530 0.000408 0.075294 ( 0.073715)
build_ruby 0.001559 0.000416 0.076378 ( 0.074688)
build_all 0.009896 0.000398 4.076574 ( 0.782771)
build_install 0.020465 0.002538 7.829717 ( 2.311739)
test_btest 0.000948 0.000199 73.122237 ( 8.212415)
test_basic 0.008107 0.000641 0.335650 ( 0.422987)
test_all 0.000802 0.001450 671.175007 ( 65.378195)
test_rubyspec 0.111230 0.059887 45.840479 ( 51.132028)
total: 129.37 sec