Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-012800
#<BuildRuby:0x000055f9a67d2dc8
@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.20220506-012800",
@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.000005)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000384 0.006691 0.875749 ( 1.187895)
build_miniruby 0.000841 0.000149 0.054115 ( 0.052868)
build_ruby 0.000876 0.000155 0.064628 ( 0.063446)
build_all 0.005294 0.000935 1.274053 ( 0.543981)
build_install 0.012230 0.002158 6.372297 ( 3.012974)
test_btest 0.000565 0.000099 61.459408 ( 13.421832)
test_basic 0.003837 0.000677 0.261086 ( 0.357824)
test_all 0.001061 0.000187 546.286216 ( 64.379866)
test_rubyspec 0.040394 0.012305 52.584308 ( 58.263274)
total: 141.28 sec