Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-232516
#<BuildRuby:0x0000563db2445570
@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.20221016-232516",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010159 0.000000 1.123029 ( 1.170886)
build_miniruby 0.001358 0.000000 0.104987 ( 0.101989)
build_ruby 0.001560 0.000060 0.107003 ( 0.103887)
build_all 0.003608 0.004165 1.321255 ( 0.566076)
build_install 0.010935 0.004832 1.669783 ( 0.902525)
test_btest 0.002406 0.000566 62.808228 ( 6.425673)
test_basic 0.001735 0.005070 0.348832 ( 0.443581)
test_all 0.000277 0.007532 491.871835 ( 53.613153)
test_rubyspec 0.067145 0.064696 43.441619 ( 51.978332)
total: 115.31 sec