Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-005330
#<BuildRuby:0x000055cdcc9744e8
@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.20220225-005330",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.005043 0.005591 0.871739 ( 1.215904)
build_miniruby 0.001463 0.000488 0.066185 ( 0.064593)
build_ruby 0.001800 0.000600 0.074675 ( 0.072580)
build_all 0.010479 0.000354 4.192028 ( 0.844241)
build_install 0.016744 0.002918 7.885581 ( 2.402831)
test_btest 0.000789 0.000208 72.243330 ( 8.512104)
test_basic 0.005752 0.001514 0.328564 ( 0.424255)
test_all 0.001404 0.000370 669.798199 ( 65.818526)
test_rubyspec 0.104506 0.062070 46.161797 ( 51.642970)
total: 131.00 sec