Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-061037
#<BuildRuby:0x000055793b95fe70
@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.20221221-061037",
@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.000000 0.000010 ( 0.000011)
autoconf 0.000021 0.000002 0.000023 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.004355 0.887731 ( 1.096047)
build_miniruby 0.000000 0.001002 0.976326 ( 0.974905)
build_ruby 0.000000 0.001213 2.595375 ( 2.593598)
build_all 0.004206 0.004777 15.747218 ( 3.280633)
build_install 0.008741 0.000921 2.273271 ( 1.277483)
test_btest 0.000508 0.000097 62.023189 ( 11.547402)
test_basic 0.004839 0.000123 0.335307 ( 0.426068)
test_all 0.001597 0.000291 683.888464 (135.522721)
test_rubyspec 0.043846 0.027009 51.648700 ( 59.899850)
total: 216.62 sec