Logfile: /home/ko1/ruby/logs/brlog.trunk.20220415-100203
#<BuildRuby:0x00005597aec4f810
@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.20220415-100203",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005713 0.005493 1.023665 ( 2.470918)
build_miniruby 0.001897 0.000438 0.071865 ( 0.069393)
build_ruby 0.002331 0.000000 0.077483 ( 0.075173)
build_all 0.007437 0.001086 1.537310 ( 0.636191)
build_install 0.002985 0.019544 5.962200 ( 2.896799)
test_btest 0.000931 0.000435 77.140768 ( 8.608938)
test_basic 0.006950 0.000825 0.332773 ( 0.422671)
test_all 0.001786 0.000782 684.834948 ( 67.570777)
test_rubyspec 0.123628 0.050658 46.754599 ( 52.105694)
total: 134.86 sec