Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-064541
#<BuildRuby:0x00005595f2aa5338
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221017-064541",
@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.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007459 0.003837 1.149552 ( 1.320663)
build_miniruby 0.001858 0.000398 0.102025 ( 0.100939)
build_ruby 0.001705 0.000365 0.096221 ( 0.095622)
build_all 0.006816 0.001461 1.345225 ( 0.607732)
build_install 0.016300 0.000413 1.683196 ( 0.932407)
test_btest 0.002003 0.000353 62.899177 ( 6.599889)
test_basic 0.001204 0.005200 0.356537 ( 0.452430)
test_all 0.005498 0.001293 486.850351 ( 53.383478)
test_rubyspec 0.084028 0.058022 43.513116 ( 52.177566)
total: 115.67 sec