Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-212503
#<BuildRuby:0x0000564ea8b0ebe8
@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.20221224-212503",
@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.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004237 0.000042 0.785532 ( 0.993912)
build_miniruby 0.000862 0.000123 1.063651 ( 1.062804)
build_ruby 0.001050 0.000150 2.708020 ( 2.706683)
build_all 0.008294 0.000557 15.838960 ( 3.355381)
build_install 0.001831 0.007149 2.238216 ( 1.243808)
test_btest 0.000460 0.000108 65.685367 ( 11.468972)
test_basic 0.005045 0.000229 0.355287 ( 0.445609)
test_all 0.000910 0.000202 621.386392 (103.534236)
test_rubyspec 0.044981 0.029882 52.300650 ( 60.621089)
total: 185.43 sec