Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-220349
#<BuildRuby:0x00005622f50ac0f8
@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-220349",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.003575 0.000255 0.831997 ( 1.066173)
build_miniruby 0.000964 0.000069 1.005696 ( 1.004394)
build_ruby 0.001295 0.000000 2.722819 ( 2.617467)
build_all 0.009172 0.000000 15.728886 ( 3.317270)
build_install 0.010528 0.000000 2.276852 ( 1.263680)
test_btest 0.000624 0.000000 65.030244 ( 11.271937)
test_basic 0.004675 0.000000 0.328745 ( 0.420060)
test_all 0.000899 0.000000 646.675203 (110.805057)
test_rubyspec 0.054368 0.014209 52.964877 ( 61.161068)
total: 192.93 sec