Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-091740
#<BuildRuby:0x000055ecbc702688
@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.20221117-091740",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.004923 0.003561 1.102750 ( 1.231039)
build_miniruby 0.001631 0.000000 0.902755 ( 0.913564)
build_ruby 0.002233 0.000035 2.366707 ( 2.303970)
build_all 0.008781 0.010665 18.430282 ( 2.267292)
build_install 0.018879 0.001729 1.939143 ( 1.017080)
test_btest 0.000909 0.000198 87.218463 ( 9.528729)
test_basic 0.001524 0.004430 0.357316 ( 0.448084)
test_all 0.002111 0.000000 706.436929 ( 74.240474)
test_rubyspec 0.065460 0.062192 51.004292 ( 59.521046)
total: 151.47 sec