Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-215508
#<BuildRuby:0x000055a1485db4b8
@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.20220719-215508",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006377 0.004378 0.977356 ( 1.019354)
build_miniruby 0.002219 0.000000 0.066350 ( 0.064418)
build_ruby 0.001948 0.000001 0.076573 ( 0.075607)
build_all 0.004248 0.005031 1.550919 ( 0.601564)
build_install 0.022077 0.000608 5.170687 ( 2.084488)
test_btest 0.001150 0.000173 75.250628 ( 8.145073)
test_basic 0.006299 0.000944 0.331404 ( 0.419347)
test_all 0.001665 0.000250 639.631574 ( 64.680373)
test_rubyspec 0.104640 0.077015 46.011373 ( 51.767910)
total: 128.86 sec