Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-122030
#<BuildRuby:0x000055732f67e7e0
@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.20221120-122030",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002077 0.003063 1.112260 ( 1.132449)
build_miniruby 0.000752 0.000125 1.017640 ( 1.016377)
build_ruby 0.001140 0.000190 2.708751 ( 2.622730)
build_all 0.004126 0.004769 15.909985 ( 3.325029)
build_install 0.004993 0.005471 2.031107 ( 1.186387)
test_btest 0.000468 0.000130 57.860281 ( 11.621440)
test_basic 0.004703 0.000081 0.323189 ( 0.413884)
test_all 0.001218 0.000321 625.920050 (104.952891)
test_rubyspec 0.046524 0.021481 51.424025 ( 59.665221)
total: 185.94 sec