Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-200727
#<BuildRuby:0x000055ff35c804d0
@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-200727",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.008728 0.000321 0.963307 ( 1.140860)
build_miniruby 0.002097 0.000140 0.840364 ( 0.840125)
build_ruby 0.000000 0.003034 2.150498 ( 2.150229)
build_all 0.014151 0.006590 18.754233 ( 2.177032)
build_install 0.017849 0.004521 2.067823 ( 1.044757)
test_btest 0.001198 0.000228 91.566074 ( 8.638084)
test_basic 0.004791 0.004741 0.348293 ( 0.435342)
test_all 0.001836 0.000417 677.406205 ( 63.178132)
test_rubyspec 0.111671 0.050976 48.066593 ( 56.217009)
total: 135.82 sec