Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-114941
#<BuildRuby:0x000055d29993c3c8
@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-114941",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.002029 0.002873 1.186644 ( 1.250523)
build_miniruby 0.000828 0.000092 1.004168 ( 1.003074)
build_ruby 0.001116 0.000124 2.747725 ( 2.621759)
build_all 0.008601 0.000533 15.817779 ( 3.319747)
build_install 0.003099 0.006100 2.235762 ( 1.275262)
test_btest 0.000495 0.000090 66.897762 ( 10.899104)
test_basic 0.004809 0.000235 0.338210 ( 0.429153)
test_all 0.000902 0.000157 680.363660 (104.795659)
test_rubyspec 0.040486 0.032814 52.702760 ( 60.942921)
total: 186.54 sec