Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-021140
#<BuildRuby:0x0000555e86ba3eb8
@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.20221224-021140",
@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.000011 0.000000 0.000011 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.003566 0.000000 0.643184 ( 1.059053)
build_miniruby 0.000952 0.000000 0.739670 ( 0.739141)
build_ruby 0.001336 0.000000 2.530459 ( 2.530962)
build_all 0.009629 0.000000 12.516687 ( 1.490037)
build_install 0.002848 0.003847 1.658749 ( 0.774757)
test_btest 0.000000 0.000618 66.331355 ( 6.383887)
test_basic 0.000360 0.003206 0.268010 ( 0.363668)
test_all 0.000975 0.000102 497.217700 ( 45.590671)
test_rubyspec 0.015568 0.012640 35.266571 ( 45.832723)
total: 104.77 sec