Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-213943
#<BuildRuby:0x0000563456f01550
@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.20220718-213943",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.010415 0.000960 0.825428 ( 1.315778)
build_miniruby 0.001137 0.000162 0.049002 ( 0.048484)
build_ruby 0.001750 0.000250 0.064448 ( 0.063855)
build_all 0.007524 0.000418 1.270507 ( 0.500901)
build_install 0.010312 0.008434 4.387321 ( 1.849657)
test_btest 0.000000 0.002261 53.246686 ( 6.037582)
test_basic 0.000000 0.006496 0.284533 ( 0.376836)
test_all 0.000000 0.002685 478.578229 ( 51.272964)
test_rubyspec 0.066010 0.071733 41.795571 ( 47.815909)
total: 109.28 sec