Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-110811
#<BuildRuby:0x000055ba82380c10
@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.20220403-110811",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.010840 0.000774 1.015489 ( 1.938211)
build_miniruby 0.001469 0.000105 0.067270 ( 0.066045)
build_ruby 0.001936 0.000138 0.079286 ( 0.077755)
build_all 0.006459 0.004622 4.206288 ( 0.862766)
build_install 0.024300 0.000000 8.428996 ( 2.989987)
test_btest 0.000000 0.001405 73.113516 ( 8.497938)
test_basic 0.000000 0.007731 0.338521 ( 0.427424)
test_all 0.001121 0.000601 664.521701 ( 66.119312)
test_rubyspec 0.112006 0.059283 46.572249 ( 52.059695)
total: 133.04 sec