Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-080038
#<BuildRuby:0x000055ca852d7f30
@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.20221206-080038",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004690 0.000722 1.232129 ( 1.231685)
build_miniruby 0.000751 0.000115 0.992111 ( 0.990880)
build_ruby 0.000977 0.000150 2.734228 ( 2.648895)
build_all 0.007611 0.001171 15.792638 ( 3.293507)
build_install 0.007587 0.001168 2.318564 ( 1.364964)
test_btest 0.000503 0.000077 58.786226 ( 12.261011)
test_basic 0.000526 0.004525 0.309420 ( 0.400374)
test_all 0.000699 0.000149 664.702663 (128.968357)
test_rubyspec 0.044332 0.021155 53.096067 ( 62.291148)
total: 213.45 sec