Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-075649
#<BuildRuby:0x000055d0c4ca3f10
@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-075649",
@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.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004800 0.000343 1.173099 ( 1.154470)
build_miniruby 0.000931 0.000067 0.947078 ( 0.945694)
build_ruby 0.001173 0.000084 2.844301 ( 2.714701)
build_all 0.009057 0.000000 15.871208 ( 3.303157)
build_install 0.009388 0.000312 2.209130 ( 1.263291)
test_btest 0.000551 0.000033 59.949176 ( 11.295755)
test_basic 0.004043 0.000238 0.275889 ( 0.367126)
test_all 0.000849 0.000050 662.208134 (108.068801)
test_rubyspec 0.039682 0.027945 52.954337 ( 61.132741)
total: 190.25 sec