Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-120647
#<BuildRuby:0x000055edb27baf98
@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.20221207-120647",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000023 0.000005 0.000028 ( 0.000023)
build_up 0.009433 0.001262 1.173709 ( 1.237177)
build_miniruby 0.001834 0.000424 0.840720 ( 0.841166)
build_ruby 0.002736 0.000632 2.230987 ( 2.140995)
build_all 0.014667 0.006129 18.486302 ( 2.124141)
build_install 0.014150 0.009819 2.105101 ( 1.025569)
test_btest 0.000000 0.001204 92.951818 ( 9.062095)
test_basic 0.005589 0.002205 0.351248 ( 0.449441)
test_all 0.002022 0.000268 701.141640 ( 69.526269)
test_rubyspec 0.066187 0.084582 49.511922 ( 57.733654)
total: 144.14 sec