Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-163317
#<BuildRuby:0x0000565412f37e80
@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.20221213-163317",
@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.000022 0.000000 0.000022 ( 0.000023)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000013)
build_up 0.000042 0.004137 0.848797 ( 1.066459)
build_miniruby 0.000877 0.000063 1.027272 ( 1.025754)
build_ruby 0.001171 0.000000 2.777646 ( 2.684550)
build_all 0.005623 0.003528 15.743439 ( 3.417502)
build_install 0.009429 0.000000 2.269115 ( 1.306464)
test_btest 0.000560 0.000000 65.488983 ( 11.399455)
test_basic 0.000000 0.004302 0.299026 ( 0.390523)
test_all 0.000000 0.001873 680.359194 (138.935350)
test_rubyspec 0.042517 0.025441 53.272687 ( 61.387066)
total: 221.61 sec