Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-155812
#<BuildRuby:0x000055a5b426ebe8
@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.20221227-155812",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.001709 0.004640 0.842859 ( 1.020880)
build_miniruby 0.000960 0.000295 1.013355 ( 1.011351)
build_ruby 0.001157 0.000356 2.765610 ( 2.763204)
build_all 0.006028 0.003481 16.652816 ( 2.958837)
build_install 0.010881 0.000711 2.231417 ( 1.177541)
test_btest 0.000657 0.000193 72.324467 ( 10.978478)
test_basic 0.006596 0.000605 0.348873 ( 0.434261)
test_all 0.000993 0.000276 658.804645 ( 98.357072)
test_rubyspec 0.089835 0.039793 51.256377 ( 59.333496)
total: 178.04 sec