Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-052158
#<BuildRuby:0x0000556b3989de98
@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-052158",
@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.000020 0.000001 0.000021 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005066 0.000055 1.158864 ( 1.174321)
build_miniruby 0.000995 0.000053 1.045397 ( 1.043958)
build_ruby 0.001254 0.000066 2.842621 ( 2.754079)
build_all 0.008827 0.000231 15.808806 ( 3.391393)
build_install 0.008319 0.000416 2.250206 ( 1.292259)
test_btest 0.000558 0.000028 66.464069 ( 11.018686)
test_basic 0.005146 0.000013 0.298213 ( 0.388105)
test_all 0.000993 0.000048 663.513943 (104.800208)
test_rubyspec 0.058247 0.001809 53.379037 ( 61.408510)
total: 187.27 sec