Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-224518
#<BuildRuby:0x00005560a79cc040
@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.20221209-224518",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.004445 0.000494 1.205273 ( 1.313367)
build_miniruby 0.000980 0.000000 1.082873 ( 1.081579)
build_ruby 0.001196 0.000000 2.822024 ( 2.736474)
build_all 0.008996 0.000000 15.851897 ( 3.269387)
build_install 0.005407 0.002693 2.236924 ( 1.288204)
test_btest 0.000492 0.000059 66.013897 ( 10.852146)
test_basic 0.000960 0.003905 0.268587 ( 0.359660)
test_all 0.000881 0.000141 648.850610 (114.434554)
test_rubyspec 0.065682 0.013507 52.042744 ( 60.641590)
total: 195.98 sec