Logfile: /home/ko1/ruby/logs/brlog.trunk.20221027-063103
#<BuildRuby:0x000055d6241bd550
@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.20221027-063103",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010879 0.000492 1.109553 ( 1.209438)
build_miniruby 0.000000 0.001629 0.104479 ( 0.102058)
build_ruby 0.000000 0.002355 0.102588 ( 0.098948)
build_all 0.007150 0.001416 1.288766 ( 0.559941)
build_install 0.014342 0.000541 1.628685 ( 0.892965)
test_btest 0.001495 0.000187 64.022272 ( 6.597835)
test_basic 0.003356 0.005065 0.346625 ( 0.434396)
test_all 0.003696 0.002690 511.377697 ( 54.826968)
test_rubyspec 0.071893 0.053220 43.599993 ( 52.102835)
total: 116.83 sec