Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-014223
#<BuildRuby:0x0000559fcda98040
@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.20221210-014223",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.004921 0.000000 1.133237 ( 1.136320)
build_miniruby 0.001011 0.000000 0.938619 ( 0.937301)
build_ruby 0.001186 0.000000 2.696053 ( 2.609561)
build_all 0.008659 0.000381 15.843915 ( 3.364438)
build_install 0.003664 0.004800 2.318431 ( 1.335530)
test_btest 0.000443 0.000066 58.570833 ( 12.084901)
test_basic 0.004248 0.000637 0.282973 ( 0.374154)
test_all 0.000874 0.000131 663.300852 (104.010572)
test_rubyspec 0.061208 0.011775 52.929447 ( 61.021151)
total: 186.87 sec