Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-090717
#<BuildRuby:0x000056040c623e80
@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.20221208-090717",
@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.000003 0.000010 ( 0.000010)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000602 0.004371 1.172347 ( 1.192634)
build_miniruby 0.000933 0.000000 0.988870 ( 0.987533)
build_ruby 0.001226 0.000000 2.721395 ( 2.620509)
build_all 0.005381 0.003796 15.709498 ( 3.299524)
build_install 0.006693 0.003605 2.275054 ( 1.308831)
test_btest 0.000405 0.000218 63.371369 ( 11.489202)
test_basic 0.002888 0.001555 0.290889 ( 0.382027)
test_all 0.001012 0.000000 667.714855 (107.534903)
test_rubyspec 0.045258 0.017531 52.516107 ( 60.597317)
total: 189.41 sec