Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-085127
#<BuildRuby:0x00005588eb8e0728
@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-085127",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004882 0.000349 1.228933 ( 1.230608)
build_miniruby 0.000823 0.000059 0.938738 ( 0.937556)
build_ruby 0.001245 0.000089 2.831896 ( 2.711988)
build_all 0.000814 0.008203 15.802221 ( 3.381124)
build_install 0.009181 0.000000 2.259937 ( 1.274402)
test_btest 0.000541 0.000000 57.570828 ( 11.941457)
test_basic 0.004499 0.000276 0.296309 ( 0.387291)
test_all 0.000815 0.000136 658.507957 (116.902780)
test_rubyspec 0.073415 0.005900 52.202119 ( 60.414964)
total: 199.18 sec