Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-070629
#<BuildRuby:0x000055b853c77340
@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.20220401-070629",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000000 0.000027 0.000027 ( 0.000035)
build_up 0.003571 0.008016 1.102528 ( 1.664216)
build_miniruby 0.001554 0.000274 0.073399 ( 0.072158)
build_ruby 0.001402 0.000247 0.077066 ( 0.076235)
build_all 0.008217 0.000664 4.244763 ( 0.870566)
build_install 0.017145 0.006104 8.473996 ( 3.019673)
test_btest 0.001278 0.000000 73.562364 ( 7.916399)
test_basic 0.005155 0.003118 0.328410 ( 0.419985)
test_all 0.002435 0.000000 698.147732 ( 67.761983)
test_rubyspec 0.097835 0.083135 46.498706 ( 51.831312)
total: 133.63 sec