Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-044317
#<BuildRuby:0x00005560794144f0
@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.20220212-044317",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.010025 0.001845 0.942560 ( 1.174104)
build_miniruby 0.002244 0.000000 0.076260 ( 0.073963)
build_ruby 0.001942 0.000223 0.074481 ( 0.072228)
build_all 0.009533 0.000000 4.123076 ( 0.780747)
build_install 0.017901 0.005235 7.867408 ( 2.330005)
test_btest 0.001002 0.000287 71.854184 ( 8.417566)
test_basic 0.003856 0.003941 0.329477 ( 0.421958)
test_all 0.001403 0.000447 694.023383 ( 67.603911)
test_rubyspec 0.083555 0.071236 46.168005 ( 51.628263)
total: 132.50 sec