Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-163149
#<BuildRuby:0x000055c5c42700f8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221210-163149",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000715 0.003228 0.922900 ( 1.118942)
build_miniruby 0.000758 0.000202 0.997162 ( 0.996019)
build_ruby 0.001349 0.000000 2.742884 ( 2.656989)
build_all 0.004427 0.004550 15.841377 ( 3.224736)
build_install 0.008196 0.002562 2.296057 ( 1.281394)
test_btest 0.000465 0.000145 62.741181 ( 11.418014)
test_basic 0.001495 0.003526 0.287697 ( 0.378942)
test_all 0.000709 0.000250 646.695308 (115.448017)
test_rubyspec 0.042821 0.018018 52.775280 ( 60.942558)
total: 197.47 sec