Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-111738
#<BuildRuby:0x000055f578687e00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221116-111738",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004261 0.000501 1.095831 ( 1.137370)
build_miniruby 0.000721 0.000085 0.929666 ( 0.928429)
build_ruby 0.001215 0.000000 2.724350 ( 2.626847)
build_all 0.008589 0.000000 15.876757 ( 3.347013)
build_install 0.007984 0.000520 1.994437 ( 1.142533)
test_btest 0.000551 0.000055 58.062996 ( 11.375146)
test_basic 0.000063 0.004555 0.315105 ( 0.406091)
test_all 0.000708 0.000106 650.995840 (104.629690)
test_rubyspec 0.028533 0.034353 52.050967 ( 60.226317)
total: 185.82 sec