Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-152739
#<BuildRuby:0x000055563ba77510
@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.20220217-152739",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002567 0.008557 0.970662 ( 1.081545)
build_miniruby 0.001600 0.000492 0.072477 ( 0.070177)
build_ruby 0.001863 0.000574 0.082261 ( 0.079878)
build_all 0.009744 0.001537 4.119001 ( 0.782861)
build_install 0.019650 0.003669 7.828307 ( 2.346708)
test_btest 0.001169 0.000000 74.098209 ( 8.033502)
test_basic 0.007500 0.000000 0.345771 ( 0.435783)
test_all 0.001600 0.000341 674.110904 ( 65.581000)
test_rubyspec 0.097727 0.066202 45.834227 ( 50.957558)
total: 129.37 sec