Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-085228
#<BuildRuby:0x00005566c1825348
@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.20220828-085228",
@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.000028 0.000004 0.000032 ( 0.000033)
autoconf 0.000040 0.000006 0.000046 ( 0.000048)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.010875 0.001013 0.823652 ( 0.883406)
build_miniruby 0.001162 0.000166 0.054574 ( 0.054062)
build_ruby 0.001079 0.000154 0.054988 ( 0.054866)
build_all 0.008447 0.001207 1.299866 ( 0.481237)
build_install 0.011566 0.005340 1.610259 ( 0.808446)
test_btest 0.000858 0.000161 51.832687 ( 6.045772)
test_basic 0.000969 0.005465 0.295362 ( 0.387624)
test_all 0.002961 0.000740 504.195606 ( 52.955677)
test_rubyspec 0.068954 0.067575 41.161284 ( 49.857558)
total: 111.53 sec