Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-220654
#<BuildRuby:0x0000558576d6bef0
@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.20221202-220654",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003561 0.000593 0.821304 ( 1.067497)
build_miniruby 0.000776 0.000129 0.510166 ( 0.510004)
build_ruby 0.001071 0.000178 1.678408 ( 1.616628)
build_all 0.005757 0.003739 12.048882 ( 1.478290)
build_install 0.005669 0.001215 1.629037 ( 0.757087)
test_btest 0.000641 0.000138 63.256308 ( 6.019072)
test_basic 0.002426 0.000519 0.225026 ( 0.321966)
test_all 0.000966 0.000000 474.277820 ( 49.334011)
test_rubyspec 0.017161 0.009350 35.834975 ( 46.415041)
total: 107.52 sec