Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-020250
#<BuildRuby:0x000055b50cbef520
@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.20221227-020250",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.007490 0.003081 0.963370 ( 1.161465)
build_miniruby 0.002216 0.000000 0.843557 ( 0.843134)
build_ruby 0.002764 0.000160 2.143742 ( 2.145245)
build_all 0.012067 0.008987 18.556177 ( 2.173292)
build_install 0.016160 0.005896 2.045992 ( 1.025593)
test_btest 0.001284 0.000292 87.053594 ( 9.041610)
test_basic 0.008243 0.001873 0.355050 ( 0.441150)
test_all 0.002770 0.000000 673.312614 ( 63.188305)
test_rubyspec 0.106273 0.070874 48.151207 ( 56.243615)
total: 136.26 sec