Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-021249
#<BuildRuby:0x0000564f3f410ea8
@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.20220823-021249",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000063 0.000010 0.000073 ( 0.000072)
build_up 0.000000 0.013792 0.986204 ( 1.639311)
build_miniruby 0.000000 0.002010 0.076004 ( 0.074687)
build_ruby 0.000920 0.001196 0.078591 ( 0.077611)
build_all 0.009387 0.000869 1.514519 ( 0.587350)
build_install 0.017973 0.003846 1.884205 ( 0.931243)
test_btest 0.000845 0.000311 78.593941 ( 8.939979)
test_basic 0.003969 0.004207 0.332659 ( 0.421800)
test_all 0.004391 0.000000 680.059120 ( 66.765573)
test_rubyspec 0.105875 0.074097 45.725797 ( 54.240638)
total: 133.68 sec