Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-081924
#<BuildRuby:0x00005605188abdf8
@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-081924",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004573 0.000327 1.097137 ( 1.084740)
build_miniruby 0.000885 0.000064 1.011591 ( 1.010042)
build_ruby 0.001043 0.000074 2.664565 ( 2.566023)
build_all 0.004729 0.004082 15.815282 ( 3.314580)
build_install 0.008583 0.001073 2.053177 ( 1.220684)
test_btest 0.000547 0.000069 62.648230 ( 10.472009)
test_basic 0.004530 0.000567 0.291511 ( 0.381848)
test_all 0.000812 0.000102 658.539694 (104.204059)
test_rubyspec 0.042974 0.024865 51.869318 ( 60.064641)
total: 184.32 sec