Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-165604
#<BuildRuby:0x0000564d9c52d1a0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-165604",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009620 0.000765 0.956698 ( 0.977093)
build_miniruby 0.001841 0.000245 0.072561 ( 0.070326)
build_ruby 0.001550 0.000207 0.078801 ( 0.076727)
build_all 0.010313 0.000726 4.182323 ( 0.792542)
build_install 0.020713 0.002589 7.808370 ( 2.307296)
test_btest 0.001025 0.000129 47.067684 ( 44.060594)
test_basic 0.001429 0.006507 0.337718 ( 0.429076)
test_all 0.001771 0.000000 698.385506 ( 67.203285)
test_rubyspec 0.122749 0.052898 46.525591 ( 51.525260)
total: 167.44 sec