Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-054059
#<BuildRuby:0x0000556d709fcc10
@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-054059",
@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.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000058 0.000014 0.000072 ( 0.000071)
build_up 0.003867 0.008175 0.981903 ( 1.030127)
build_miniruby 0.001284 0.000494 0.074256 ( 0.072443)
build_ruby 0.001215 0.000467 0.077909 ( 0.075765)
build_all 0.001070 0.009228 4.090647 ( 0.776505)
build_install 0.015230 0.007828 7.795330 ( 2.341571)
test_btest 0.000749 0.000400 77.482612 ( 8.265811)
test_basic 0.007324 0.001213 0.342583 ( 0.430311)
test_all 0.001340 0.000670 676.891709 ( 65.899478)
test_rubyspec 0.115688 0.057844 46.191190 ( 51.626520)
total: 130.52 sec