Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-150558
#<BuildRuby:0x000055d382c60010
@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.20221209-150558",
@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.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.000000 0.004918 1.154025 ( 1.149327)
build_miniruby 0.000000 0.000886 1.033330 ( 1.032257)
build_ruby 0.000000 0.001225 2.705975 ( 2.619971)
build_all 0.005408 0.003696 15.753138 ( 3.206778)
build_install 0.009811 0.000771 2.304341 ( 1.316512)
test_btest 0.000504 0.000063 59.538830 ( 11.583067)
test_basic 0.004797 0.000105 0.292715 ( 0.383416)
test_all 0.000979 0.000118 640.006819 (114.019263)
test_rubyspec 0.054016 0.015507 52.087653 ( 60.287696)
total: 195.60 sec