Logfile: /home/ko1/ruby/logs/brlog.trunk.20220410-153050
#<BuildRuby:0x000055657254c4f0
@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.20220410-153050",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006789 0.004366 1.021449 ( 4.409861)
build_miniruby 0.001910 0.000119 0.074626 ( 0.073517)
build_ruby 0.002122 0.000132 0.079494 ( 0.078490)
build_all 0.005862 0.004253 1.522880 ( 0.623572)
build_install 0.017360 0.005021 2.016607 ( 1.146947)
test_btest 0.001048 0.000150 78.040554 ( 8.259385)
test_basic 0.002273 0.005130 0.345162 ( 0.435705)
test_all 0.001832 0.000349 677.198168 ( 66.221667)
test_rubyspec 0.116398 0.053499 46.600957 ( 52.061543)
total: 133.31 sec