Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-212854
#<BuildRuby:0x000055b527e612e8
@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.20220828-212854",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.000289 0.012162 0.836516 ( 0.892135)
build_miniruby 0.001831 0.000999 0.064252 ( 0.061952)
build_ruby 0.001255 0.000685 0.062802 ( 0.061233)
build_all 0.003718 0.003969 1.235203 ( 0.457954)
build_install 0.013335 0.002393 1.566898 ( 0.790819)
test_btest 0.000883 0.000442 49.912680 ( 6.109972)
test_basic 0.003840 0.001920 0.290577 ( 0.380248)
test_all 0.004062 0.000000 505.214270 ( 52.883294)
test_rubyspec 0.069938 0.037066 41.181109 ( 49.777028)
total: 111.42 sec