Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-075944
#<BuildRuby:0x0000560a6d3db440
@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.20220325-075944",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009210 0.001535 1.030322 ( 1.990964)
build_miniruby 0.001837 0.000306 0.074173 ( 0.071960)
build_ruby 0.001820 0.000304 0.074622 ( 0.072199)
build_all 0.009230 0.000631 4.097404 ( 0.829491)
build_install 0.015151 0.007530 7.755624 ( 2.359213)
test_btest 0.000949 0.000203 74.418519 ( 8.364520)
test_basic 0.005908 0.001266 0.351586 ( 0.439125)
test_all 0.001542 0.000331 662.442520 ( 65.523406)
test_rubyspec 0.110937 0.051679 45.623688 ( 51.209492)
total: 130.86 sec