Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-094619
#<BuildRuby:0x000055a3a22b67b8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221207-094619",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004775 0.000036 1.123067 ( 1.167509)
build_miniruby 0.000833 0.000046 0.978354 ( 0.977064)
build_ruby 0.000000 0.001268 2.717832 ( 2.608529)
build_all 0.007064 0.002003 15.842393 ( 3.368314)
build_install 0.007947 0.000722 2.271494 ( 1.277822)
test_btest 0.000488 0.000044 66.088901 ( 11.306013)
test_basic 0.000742 0.004259 0.318370 ( 0.409884)
test_all 0.000913 0.000124 666.807808 (119.819329)
test_rubyspec 0.047599 0.021085 53.528484 ( 61.778977)
total: 202.71 sec