Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-135742
#<BuildRuby:0x0000556f9ecac480
@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-135742",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000215 0.010910 0.968414 ( 1.362044)
build_miniruby 0.001674 0.000314 0.073698 ( 0.072246)
build_ruby 0.001515 0.000284 0.079188 ( 0.077799)
build_all 0.010595 0.000000 4.161379 ( 0.806831)
build_install 0.020764 0.002415 7.789356 ( 2.344582)
test_btest 0.000800 0.000120 69.540079 ( 8.056082)
test_basic 0.008178 0.000496 0.350280 ( 0.437462)
test_all 0.001851 0.000265 696.249309 ( 66.865774)
test_rubyspec 0.098620 0.066284 46.409858 ( 51.805785)
total: 131.83 sec