Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-165554
#<BuildRuby:0x00005581be6148e8
@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.20220302-165554",
@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.000016 0.000005 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.009067 0.001568 0.993421 ( 1.124275)
build_miniruby 0.001802 0.000555 0.076337 ( 0.074038)
build_ruby 0.001400 0.000431 0.075298 ( 0.073606)
build_all 0.007830 0.002409 4.260087 ( 0.861946)
build_install 0.016967 0.005629 8.002374 ( 2.462142)
test_btest 0.000931 0.000291 72.629619 ( 8.070209)
test_basic 0.000686 0.006845 0.331584 ( 0.420386)
test_all 0.001303 0.000507 694.607412 ( 67.645238)
test_rubyspec 0.067905 0.113625 46.394818 ( 51.483457)
total: 132.22 sec