Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-124153
#<BuildRuby:0x00005564611db0d0
@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.20220221-124153",
@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.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003316 0.009630 0.954751 ( 1.043889)
build_miniruby 0.001320 0.000550 0.075664 ( 0.073600)
build_ruby 0.001679 0.000700 0.080173 ( 0.077586)
build_all 0.007546 0.003144 4.078352 ( 0.779053)
build_install 0.020781 0.003281 7.899708 ( 2.349890)
test_btest 0.001098 0.000388 75.567057 ( 8.136511)
test_basic 0.007077 0.000680 0.332365 ( 0.420915)
test_all 0.001476 0.000492 648.959508 ( 64.854267)
test_rubyspec 0.102415 0.062246 46.354722 ( 51.507168)
total: 129.24 sec