Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-214019
#<BuildRuby:0x00005607533f06c8
@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.20220331-214019",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000000 0.011311 1.010625 ( 1.130974)
build_miniruby 0.000863 0.001426 0.070653 ( 0.068573)
build_ruby 0.001222 0.000349 0.072238 ( 0.071142)
build_all 0.005513 0.004741 4.284088 ( 0.867237)
build_install 0.019829 0.003730 8.044985 ( 2.437499)
test_btest 0.000822 0.000246 72.884297 ( 7.865664)
test_basic 0.007376 0.000000 0.329968 ( 0.419627)
test_all 0.001721 0.000115 710.591989 ( 68.581554)
test_rubyspec 0.113888 0.043819 46.465284 ( 52.008186)
total: 133.45 sec