Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-184123
#<BuildRuby:0x0000558a2bc2c0d0
@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.20221115-184123",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.001311 0.004562 0.918300 ( 1.118118)
build_miniruby 0.000872 0.000317 0.882795 ( 0.881059)
build_ruby 0.001104 0.000401 2.518913 ( 2.433128)
build_all 0.007903 0.001169 15.504271 ( 2.777384)
build_install 0.007998 0.002666 1.877127 ( 0.978722)
test_btest 0.000733 0.000244 61.959202 ( 9.477220)
test_basic 0.005417 0.000000 0.299524 ( 0.389293)
test_all 0.001106 0.000000 591.115594 ( 93.405161)
test_rubyspec 0.071975 0.050130 45.488523 ( 53.712609)
total: 165.17 sec