Logfile: /home/ko1/ruby/logs/brlog.trunk.20221020-074957
#<BuildRuby:0x0000564058ccac88
@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.20221020-074957",
@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.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000016 0.000000 0.000016 ( 0.000010)
build_up 0.007041 0.000837 1.158300 ( 1.312622)
build_miniruby 0.001616 0.000440 0.112287 ( 0.108212)
build_ruby 0.001262 0.000345 0.106247 ( 0.103651)
build_all 0.007375 0.000703 1.357963 ( 0.593835)
build_install 0.015527 0.001269 1.707446 ( 0.909651)
test_btest 0.001601 0.000343 63.207781 ( 6.314235)
test_basic 0.006574 0.000245 0.360491 ( 0.451094)
test_all 0.007317 0.000352 493.098066 ( 54.355318)
test_rubyspec 0.105464 0.034486 43.761011 ( 52.303970)
total: 116.45 sec