Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-013357
#<BuildRuby:0x000055a760dc0c00
@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.20221114-013357",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000063 0.000015 0.000078 ( 0.000084)
configure 0.000023 0.000006 0.000029 ( 0.000026)
build_up 0.010110 0.000378 1.089027 ( 1.128159)
build_miniruby 0.001883 0.000403 0.114935 ( 0.110107)
build_ruby 0.002011 0.000431 0.124898 ( 0.107788)
build_all 0.005364 0.003640 1.602127 ( 0.681622)
build_install 0.013866 0.007158 1.938882 ( 0.984910)
test_btest 0.001217 0.000358 88.298105 ( 8.876357)
test_basic 0.001423 0.005504 0.407488 ( 0.502559)
test_all 0.001924 0.000253 702.804906 ( 70.355260)
test_rubyspec 0.115202 0.052228 48.237036 ( 56.616711)
total: 139.36 sec