Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-210132
#<BuildRuby:0x000055f68af608e8
@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.20220303-210132",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.007420 0.004900 1.003337 ( 1.064034)
build_miniruby 0.000000 0.001779 0.072199 ( 0.070901)
build_ruby 0.000000 0.001893 0.074332 ( 0.072479)
build_all 0.009895 0.000000 4.250950 ( 0.877856)
build_install 0.020165 0.002123 7.967415 ( 2.450302)
test_btest 0.001108 0.000171 74.675590 ( 8.161594)
test_basic 0.006814 0.000453 0.333126 ( 0.421945)
test_all 0.001626 0.000241 713.832203 ( 67.842346)
test_rubyspec 0.115150 0.044636 46.534067 ( 52.079865)
total: 133.04 sec