Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-074323
#<BuildRuby:0x0000563de8f59480
@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.20220808-074323",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007516 0.001252 0.802295 ( 1.108454)
build_miniruby 0.001812 0.000302 0.064381 ( 0.062387)
build_ruby 0.001488 0.000248 0.065875 ( 0.064789)
build_all 0.007584 0.000426 1.285730 ( 0.465403)
build_install 0.010063 0.007358 4.318106 ( 1.791820)
test_btest 0.001510 0.000348 52.243167 ( 6.275948)
test_basic 0.006021 0.000000 0.281260 ( 0.381194)
test_all 0.002428 0.000000 495.777820 ( 52.732921)
test_rubyspec 0.067136 0.068282 41.641560 ( 49.393804)
total: 112.28 sec