Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-121321
#<BuildRuby:0x000055f2acd206c8
@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-121321",
@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.000026 0.000000 0.000026 ( 0.000006)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010782 0.000549 0.935290 ( 1.115040)
build_miniruby 0.001719 0.000368 0.076123 ( 0.073951)
build_ruby 0.001637 0.000351 0.075691 ( 0.073734)
build_all 0.010148 0.000176 4.133403 ( 0.782407)
build_install 0.023573 0.000000 7.763170 ( 2.316946)
test_btest 0.001050 0.000000 78.408585 ( 8.271629)
test_basic 0.007676 0.000000 0.346304 ( 0.434726)
test_all 0.002009 0.000000 657.873824 ( 65.124592)
test_rubyspec 0.115223 0.054053 46.230316 ( 51.736792)
total: 129.93 sec