Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-022849
#<BuildRuby:0x000055cee0690410
@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.20221207-022849",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004709 0.000262 1.156380 ( 1.150587)
build_miniruby 0.000808 0.000045 0.958424 ( 0.957441)
build_ruby 0.001190 0.000066 2.735122 ( 2.648528)
build_all 0.008975 0.000237 15.939188 ( 3.315234)
build_install 0.007931 0.000418 2.304873 ( 1.329472)
test_btest 0.000544 0.000029 63.481101 ( 10.875904)
test_basic 0.000050 0.004651 0.307447 ( 0.397603)
test_all 0.000779 0.000078 656.402760 (111.906126)
test_rubyspec 0.039499 0.021582 52.545724 ( 60.689551)
total: 193.27 sec