Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-003622
#<BuildRuby:0x0000560e05188a58
@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.20220220-003622",
@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.000017 0.000002 0.000019 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009246 0.000732 0.949028 ( 1.096787)
build_miniruby 0.001627 0.000233 0.072982 ( 0.072415)
build_ruby 0.001658 0.000237 0.076087 ( 0.075388)
build_all 0.008797 0.001257 4.139129 ( 0.803353)
build_install 0.023555 0.000874 7.710245 ( 2.371358)
test_btest 0.001455 0.000000 75.009775 ( 7.928857)
test_basic 0.007679 0.000380 0.340380 ( 0.430466)
test_all 0.001326 0.000148 705.139780 ( 67.556062)
test_rubyspec 0.100255 0.049040 46.129095 ( 51.625010)
total: 131.96 sec