Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-153851
#<BuildRuby:0x000055a8319c84f0
@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.20220214-153851",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.005324 0.005225 0.934366 ( 1.193233)
build_miniruby 0.001595 0.000368 0.075923 ( 0.073630)
build_ruby 0.001448 0.000334 0.076785 ( 0.074910)
build_all 0.005773 0.004976 4.084716 ( 0.779917)
build_install 0.021435 0.002987 7.777828 ( 2.314915)
test_btest 0.000000 0.001133 77.275324 ( 8.261221)
test_basic 0.000237 0.007675 0.333104 ( 0.420386)
test_all 0.001236 0.000433 661.936390 ( 65.191951)
test_rubyspec 0.095213 0.050770 45.794149 ( 51.184587)
total: 129.50 sec