Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-042542
#<BuildRuby:0x000055a2beb8b6e8
@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.20221229-042542",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000037 0.003404 0.626253 ( 1.040280)
build_miniruby 0.000833 0.000119 0.751369 ( 0.750759)
build_ruby 0.000000 0.001288 2.494294 ( 2.494499)
build_all 0.006789 0.002277 12.718270 ( 1.548337)
build_install 0.006716 0.000000 1.621598 ( 0.766275)
test_btest 0.000653 0.000001 65.747633 ( 5.951337)
test_basic 0.000646 0.003066 0.263553 ( 0.359927)
test_all 0.000954 0.000201 496.522080 ( 46.575192)
test_rubyspec 0.008971 0.018783 34.857892 ( 45.455045)
total: 104.94 sec