Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-210124
#<BuildRuby:0x000055baa86946d8
@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.20221113-210124",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006643 0.003647 1.102963 ( 1.114992)
build_miniruby 0.001814 0.000340 0.127468 ( 0.123069)
build_ruby 0.001862 0.000349 0.120695 ( 0.103201)
build_all 0.008460 0.000783 1.567555 ( 0.674665)
build_install 0.022065 0.000000 1.945255 ( 1.009230)
test_btest 0.001823 0.000000 85.752855 ( 9.291878)
test_basic 0.000339 0.006601 0.398920 ( 0.492722)
test_all 0.001410 0.000282 694.151861 ( 69.722943)
test_rubyspec 0.119535 0.058235 48.058132 ( 56.485972)
total: 139.02 sec