Logfile: /home/ko1/ruby/logs/brlog.trunk.20220227-211944
#<BuildRuby:0x000055f38e4ec5f0
@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.20220227-211944",
@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.000006)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009944 0.001302 1.006324 ( 1.119810)
build_miniruby 0.001433 0.000307 0.075758 ( 0.074455)
build_ruby 0.001309 0.000280 0.068561 ( 0.067241)
build_all 0.007892 0.001691 4.256222 ( 0.850561)
build_install 0.016831 0.006751 7.884286 ( 2.407370)
test_btest 0.000781 0.000195 73.968626 ( 8.110740)
test_basic 0.004600 0.003748 0.331341 ( 0.420387)
test_all 0.001452 0.000403 704.632463 ( 67.815124)
test_rubyspec 0.094667 0.063961 46.639230 ( 51.970856)
total: 132.84 sec