Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-231649
#<BuildRuby:0x0000562000900af8
@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.20220228-231649",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000017)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005982 0.004815 1.001966 ( 1.278997)
build_miniruby 0.001633 0.000680 0.074086 ( 0.072398)
build_ruby 0.001227 0.000511 0.078522 ( 0.076575)
build_all 0.009945 0.000000 4.244212 ( 0.849602)
build_install 0.024584 0.000000 7.917940 ( 2.438400)
test_btest 0.000000 0.001229 71.814135 ( 7.816704)
test_basic 0.000000 0.007353 0.339407 ( 0.429275)
test_all 0.000468 0.001248 704.189105 ( 67.045433)
test_rubyspec 0.090973 0.081367 46.254221 ( 51.795165)
total: 131.80 sec