Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-110447
#<BuildRuby:0x000056200a713858
@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.20220209-110447",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008408 0.001940 0.968994 ( 1.168091)
build_miniruby 0.001828 0.000422 0.075100 ( 0.073158)
build_ruby 0.001826 0.000421 0.070443 ( 0.067902)
build_all 0.010505 0.000000 4.186844 ( 0.779350)
build_install 0.016769 0.006740 7.931507 ( 2.349751)
test_btest 0.000941 0.000221 76.632627 ( 8.269345)
test_basic 0.004999 0.003918 0.337788 ( 0.432600)
test_all 0.001465 0.000385 702.859570 ( 67.380782)
test_rubyspec 0.104043 0.071280 46.217849 ( 51.660347)
total: 132.18 sec