Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-011908
#<BuildRuby:0x000056413e7beff0
@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.20221208-011908",
@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.000003 0.000000 0.000003 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003918 0.000000 0.762065 ( 1.042474)
build_miniruby 0.000683 0.000105 0.710107 ( 0.709997)
build_ruby 0.001120 0.000172 2.411340 ( 2.338144)
build_all 0.009355 0.000157 12.504524 ( 1.504162)
build_install 0.006041 0.000806 1.636465 ( 0.757528)
test_btest 0.000581 0.000077 65.458297 ( 6.190114)
test_basic 0.003622 0.000000 0.247437 ( 0.342910)
test_all 0.000903 0.000000 490.047594 ( 49.469962)
test_rubyspec 0.019854 0.008343 35.194421 ( 45.779636)
total: 108.14 sec