Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-190355
#<BuildRuby:0x00005617c79828a0
@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.20220215-190355",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000051 0.010529 0.924088 ( 0.981540)
build_miniruby 0.001469 0.000678 0.074028 ( 0.071910)
build_ruby 0.002336 0.000000 0.076778 ( 0.074273)
build_all 0.003839 0.005128 4.110258 ( 0.777232)
build_install 0.015652 0.007826 7.711081 ( 2.300034)
test_btest 0.001418 0.000709 74.611004 ( 8.245770)
test_basic 0.007425 0.001546 0.345857 ( 0.433007)
test_all 0.000000 0.001699 657.522625 ( 65.101773)
test_rubyspec 0.088441 0.073065 45.968021 ( 51.377614)
total: 129.36 sec