Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-001319
#<BuildRuby:0x0000556e8b3c8a80
@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.20220211-001319",
@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.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.012101 0.000000 0.965511 ( 1.242761)
build_miniruby 0.002059 0.000119 0.076534 ( 0.074751)
build_ruby 0.000000 0.001981 0.077407 ( 0.076389)
build_all 0.009212 0.002265 4.161374 ( 0.798463)
build_install 0.022346 0.000901 7.776295 ( 2.331600)
test_btest 0.000845 0.000081 76.514656 ( 8.012878)
test_basic 0.004947 0.003639 0.325537 ( 0.414651)
test_all 0.001676 0.000210 671.150039 ( 66.183785)
test_rubyspec 0.092199 0.055436 46.201768 ( 51.854024)
total: 130.99 sec