Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-195008
#<BuildRuby:0x000055f6c639b5f8
@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.20230603-195008",
@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.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001529 0.004719 1.439061 ( 2.651749)
build_miniruby 0.000701 0.000281 0.750217 ( 0.750012)
build_ruby 0.000921 0.000369 2.495756 ( 2.496007)
build_all 0.006969 0.001989 12.299036 ( 1.096931)
build_install 0.003478 0.003776 1.641929 ( 0.833693)
test_btest 0.001151 0.000000 81.112919 ( 7.137810)
test_basic 0.003811 0.000445 0.646768 ( 0.728931)
test_all 0.001222 0.000489 419.600196 ( 44.365366)
test_rubyspec 0.012451 0.026227 40.965371 ( 53.444988)
total: 113.51 sec