Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-220444
#<BuildRuby:0x0000561e38aaefe0
@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.20220917-220444",
@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.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005895 0.003636 1.064138 ( 4.367540)
build_miniruby 0.001924 0.000385 0.113740 ( 0.109044)
build_ruby 0.002136 0.000427 0.117966 ( 0.097967)
build_all 0.003888 0.005270 1.627236 ( 0.669649)
build_install 0.020228 0.002643 1.977678 ( 0.978832)
test_btest 0.001104 0.000260 93.431144 ( 9.252232)
test_basic 0.001562 0.005691 0.410528 ( 0.498822)
test_all 0.002272 0.001507 629.545903 ( 66.306348)
test_rubyspec 0.112611 0.061036 46.989078 ( 55.073844)
total: 137.36 sec