Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-192810
#<BuildRuby:0x0000556f0ebf8d30
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220829-192810",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.010605 0.000932 0.991253 ( 1.108126)
build_miniruby 0.001769 0.000253 0.080216 ( 0.078304)
build_ruby 0.001656 0.000236 0.076482 ( 0.074598)
build_all 0.010557 0.000116 1.521535 ( 0.580248)
build_install 0.021233 0.001276 1.913478 ( 0.924117)
test_btest 0.000767 0.000085 69.554468 ( 8.308064)
test_basic 0.006941 0.000145 0.328652 ( 0.417831)
test_all 0.003517 0.000371 679.844010 ( 67.150704)
test_rubyspec 0.118070 0.057987 45.748641 ( 54.194198)
total: 132.84 sec