Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-021248
#<BuildRuby:0x000055bd46e3b6e8
@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.20221207-021248",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.004558 0.000000 0.813956 ( 1.127368)
build_miniruby 0.000894 0.000000 0.691354 ( 0.690876)
build_ruby 0.001255 0.000000 2.385147 ( 2.313140)
build_all 0.004993 0.003937 12.336522 ( 1.496946)
build_install 0.006081 0.000405 1.605026 ( 0.769518)
test_btest 0.000532 0.000100 61.651846 ( 6.248560)
test_basic 0.000000 0.003640 0.255228 ( 0.350902)
test_all 0.000297 0.000477 492.530350 ( 50.206989)
test_rubyspec 0.015736 0.012339 35.052759 ( 45.652591)
total: 108.86 sec