Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-081810
#<BuildRuby:0x00005589095c86f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221226-081810",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006143 0.003349 0.959887 ( 1.144168)
build_miniruby 0.000000 0.002691 0.844171 ( 0.843178)
build_ruby 0.001967 0.000759 2.149019 ( 2.151173)
build_all 0.012257 0.007263 18.539844 ( 2.157881)
build_install 0.017108 0.004110 2.034605 ( 1.032154)
test_btest 0.001284 0.000247 89.455448 ( 8.831271)
test_basic 0.003987 0.004638 0.350961 ( 0.438020)
test_all 0.001830 0.000422 680.413695 ( 63.551983)
test_rubyspec 0.120280 0.059909 47.899196 ( 56.043166)
total: 136.19 sec