Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-120415
#<BuildRuby:0x0000564fc7c5e8c0
@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.20221121-120415",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.004447 0.000424 1.068672 ( 2.337391)
build_miniruby 0.000000 0.001034 0.943811 ( 0.942428)
build_ruby 0.000000 0.001197 2.735571 ( 2.605440)
build_all 0.000373 0.008371 15.717952 ( 3.312569)
build_install 0.009476 0.000368 1.987665 ( 1.150054)
test_btest 0.000633 0.000127 64.975187 ( 10.617390)
test_basic 0.004992 0.000206 0.307550 ( 0.397634)
test_all 0.001110 0.000214 720.302889 (112.794266)
test_rubyspec 0.045394 0.021233 53.495140 ( 61.688562)
total: 195.85 sec