Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-024831
#<BuildRuby:0x000055a2b653a5f8
@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.20221213-024831",
@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.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003976 0.000234 0.854202 ( 1.486127)
build_miniruby 0.000885 0.000053 0.973110 ( 0.971628)
build_ruby 0.001158 0.000000 2.746864 ( 2.650339)
build_all 0.008677 0.000000 15.811957 ( 3.437069)
build_install 0.004349 0.004382 2.250756 ( 1.260045)
test_btest 0.000518 0.000052 64.336989 ( 11.275875)
test_basic 0.004408 0.000441 0.297329 ( 0.388141)
test_all 0.001278 0.000128 685.174378 (140.451844)
test_rubyspec 0.043451 0.017934 52.914450 ( 61.157715)
total: 223.08 sec