Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-152412
#<BuildRuby:0x000055735f1191f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221007-152412",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.010425 0.001591 1.112625 ( 1.176765)
build_miniruby 0.001481 0.000370 0.095764 ( 0.091853)
build_ruby 0.001618 0.000404 0.098200 ( 0.094996)
build_all 0.004229 0.004664 1.306020 ( 0.560981)
build_install 0.011681 0.003594 1.645373 ( 0.887981)
test_btest 0.001567 0.000482 63.300423 ( 6.514903)
test_basic 0.006042 0.000056 0.355256 ( 0.451300)
test_all 0.006741 0.001070 507.817622 ( 54.163474)
test_rubyspec 0.070523 0.059643 42.551319 ( 51.199598)
total: 115.14 sec