Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-052548
#<BuildRuby:0x000055bca8249310
@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.20221028-052548",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009159 0.000000 1.078797 ( 1.295824)
build_miniruby 0.001491 0.000000 0.103041 ( 0.102648)
build_ruby 0.001558 0.000000 0.093938 ( 0.092975)
build_all 0.004845 0.003715 1.281723 ( 0.575843)
build_install 0.013606 0.001512 1.629947 ( 0.918612)
test_btest 0.001535 0.000170 61.874093 ( 6.667729)
test_basic 0.006007 0.000668 0.349529 ( 0.441630)
test_all 0.000000 0.007113 499.820062 ( 53.524605)
test_rubyspec 0.071748 0.057903 43.849897 ( 52.430748)
total: 116.05 sec