Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-235051
#<BuildRuby:0x0000559b91260ea8
@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.20220906-235051",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.009517 0.001464 0.975186 ( 1.544232)
build_miniruby 0.001700 0.000261 0.075483 ( 0.073941)
build_ruby 0.001806 0.000000 0.074190 ( 0.071980)
build_all 0.009444 0.000186 1.562480 ( 0.610633)
build_install 0.015397 0.008144 1.928779 ( 0.953292)
test_btest 0.001174 0.000235 92.942673 ( 9.109217)
test_basic 0.000350 0.006274 0.339451 ( 0.436475)
test_all 0.003050 0.000813 636.690421 ( 66.216233)
test_rubyspec 0.112985 0.050424 47.077402 ( 55.389241)
total: 134.41 sec