Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-151857
#<BuildRuby:0x0000555d059b04d0
@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.20221225-151857",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.003495 0.005212 0.956263 ( 1.145471)
build_miniruby 0.002492 0.000000 0.842802 ( 0.841097)
build_ruby 0.002721 0.000292 2.123418 ( 2.123366)
build_all 0.006345 0.014218 18.603522 ( 2.169919)
build_install 0.014324 0.007162 2.082400 ( 1.027087)
test_btest 0.001957 0.000000 91.940610 ( 8.918565)
test_basic 0.003522 0.006991 0.347718 ( 0.431045)
test_all 0.001706 0.000938 681.174698 ( 65.120097)
test_rubyspec 0.090358 0.095209 47.836566 ( 55.990922)
total: 137.77 sec