Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-002550
#<BuildRuby:0x0000555d3e938460
@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-002550",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.004738 0.000338 1.136208 ( 1.140288)
build_miniruby 0.000799 0.000058 1.002264 ( 1.000831)
build_ruby 0.001178 0.000000 2.805516 ( 2.673820)
build_all 0.004409 0.004524 15.872536 ( 3.357490)
build_install 0.008422 0.000498 2.288797 ( 1.303932)
test_btest 0.000501 0.000062 62.425148 ( 11.325160)
test_basic 0.000349 0.004792 0.298877 ( 0.389143)
test_all 0.000479 0.000523 658.468365 (123.965067)
test_rubyspec 0.041068 0.032204 52.879988 ( 61.023181)
total: 206.18 sec