Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-001103
#<BuildRuby:0x000055b3b314f868
@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.20221210-001103",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.000076 0.003967 0.765901 ( 1.039590)
build_miniruby 0.000735 0.000184 0.715181 ( 0.714782)
build_ruby 0.001004 0.000251 2.406365 ( 2.338577)
build_all 0.004629 0.004270 12.534415 ( 1.542582)
build_install 0.002844 0.003686 1.621262 ( 0.778295)
test_btest 0.000475 0.000170 64.830689 ( 6.283423)
test_basic 0.002582 0.000922 0.248402 ( 0.344153)
test_all 0.000850 0.000304 480.020647 ( 50.827053)
test_rubyspec 0.009395 0.020431 35.027002 ( 45.634317)
total: 109.50 sec