Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-131201
#<BuildRuby:0x0000557796267240
@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.20221206-131201",
@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.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003998 0.004558 1.197858 ( 1.480871)
build_miniruby 0.002066 0.000295 0.840071 ( 0.839110)
build_ruby 0.002987 0.000427 2.217914 ( 2.123736)
build_all 0.018963 0.000589 18.529266 ( 2.136791)
build_install 0.015477 0.005831 1.994641 ( 1.016566)
test_btest 0.001339 0.000211 89.034012 ( 8.819604)
test_basic 0.007145 0.000273 0.345576 ( 0.432933)
test_all 0.001990 0.000298 689.105610 ( 71.779762)
test_rubyspec 0.087983 0.055587 49.403915 ( 57.779772)
total: 146.41 sec