Logfile: /home/ko1/ruby/logs/brlog.trunk.20220612-213529
#<BuildRuby:0x0000562cfb2dfe00
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220612-213529",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.002700 0.004078 0.830224 ( 1.042035)
build_miniruby 0.000973 0.000065 0.057538 ( 0.056304)
build_ruby 0.000908 0.000061 0.059210 ( 0.058045)
build_all 0.004256 0.000003 1.493134 ( 0.611536)
build_install 0.008407 0.000526 6.282245 ( 2.836128)
test_btest 0.000730 0.000046 54.421138 ( 7.907593)
test_basic 0.005868 0.000367 0.352197 ( 0.439761)
test_all 0.001365 0.000086 634.501100 ( 89.506703)
test_rubyspec 0.057248 0.024497 44.065448 ( 49.663016)
total: 152.12 sec