Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-005521
#<BuildRuby:0x000055a87cb83b50
@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.20230611-005521",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001191 0.004312 1.475579 ( 2.718023)
build_miniruby 0.001041 0.000306 0.855302 ( 0.854088)
build_ruby 0.000972 0.000286 2.328811 ( 2.329844)
build_all 0.004569 0.004294 12.705206 ( 1.119174)
build_install 0.004869 0.002959 1.766828 ( 0.859330)
test_btest 0.000827 0.000290 81.832018 ( 7.270132)
test_basic 0.002904 0.001017 0.564264 ( 0.651182)
test_all 0.000967 0.000339 415.968010 ( 43.044248)
test_rubyspec 0.030022 0.008589 41.605220 ( 54.140380)
total: 112.99 sec