Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-155655
#<BuildRuby:0x0000555b17c3fdd0
@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.20221228-155655",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005110 0.001179 0.853473 ( 1.150955)
build_miniruby 0.001011 0.000233 1.014215 ( 1.012516)
build_ruby 0.001176 0.000271 2.779842 ( 2.777216)
build_all 0.003892 0.005841 16.780998 ( 2.960028)
build_install 0.008577 0.001038 2.288164 ( 1.183430)
test_btest 0.000759 0.000217 72.093515 ( 11.273608)
test_basic 0.001968 0.004166 0.346188 ( 0.432704)
test_all 0.000761 0.000254 668.747317 (103.995229)
test_rubyspec 0.106527 0.028330 51.774929 ( 59.832263)
total: 184.62 sec