Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-112550
#<BuildRuby:0x000055ba2f6c0dd8
@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.20220820-112550",
@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.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011858 0.000518 1.016185 ( 1.054413)
build_miniruby 0.001971 0.000132 0.078712 ( 0.078721)
build_ruby 0.002235 0.000000 0.076627 ( 0.075767)
build_all 0.010350 0.000000 1.555559 ( 0.599719)
build_install 0.014156 0.005067 1.900497 ( 0.950678)
test_btest 0.000747 0.000075 71.046175 ( 8.598533)
test_basic 0.007639 0.000255 0.329132 ( 0.420378)
test_all 0.003542 0.000337 677.308937 ( 66.773759)
test_rubyspec 0.119287 0.049039 46.270002 ( 54.654975)
total: 133.21 sec