Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-063721
#<BuildRuby:0x00005558891bc4c0
@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.20220824-063721",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009872 0.000848 0.990624 ( 2.476438)
build_miniruby 0.001939 0.000277 0.074132 ( 0.072138)
build_ruby 0.002521 0.000000 0.074057 ( 0.071984)
build_all 0.010598 0.000000 1.536495 ( 0.587076)
build_install 0.020738 0.000696 1.867240 ( 0.923241)
test_btest 0.001138 0.000114 71.794462 ( 8.397683)
test_basic 0.002073 0.005235 0.331534 ( 0.421553)
test_all 0.004256 0.000638 642.749749 ( 64.577850)
test_rubyspec 0.107935 0.064100 45.591693 ( 53.934020)
total: 131.46 sec