Logfile: /home/ko1/ruby/logs/brlog.trunk.20220220-135006
#<BuildRuby:0x0000559b80bf8a58
@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.20220220-135006",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.010617 0.000797 0.951784 ( 1.052746)
build_miniruby 0.001500 0.000429 0.076771 ( 0.075052)
build_ruby 0.001463 0.000418 0.078947 ( 0.078060)
build_all 0.003766 0.006837 4.178701 ( 0.801983)
build_install 0.019896 0.003939 7.878130 ( 2.367994)
test_btest 0.001027 0.000342 73.775445 ( 8.105070)
test_basic 0.005889 0.001963 0.343470 ( 0.431647)
test_all 0.002172 0.000724 695.383665 ( 67.278326)
test_rubyspec 0.110882 0.062563 46.054334 ( 51.252574)
total: 131.44 sec