Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-041028
#<BuildRuby:0x000055812234e9c0
@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.20220721-041028",
@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.000038 0.000000 0.000038 ( 0.000038)
autoconf 0.000064 0.000000 0.000064 ( 0.000064)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.007481 0.003946 0.862105 ( 3.385932)
build_miniruby 0.001751 0.000109 0.062780 ( 0.061942)
build_ruby 0.001401 0.000087 0.048677 ( 0.047247)
build_all 0.004653 0.004735 1.313756 ( 0.503084)
build_install 0.010347 0.004693 4.250929 ( 1.824233)
test_btest 0.001116 0.000186 52.328703 ( 5.964415)
test_basic 0.003963 0.003554 0.294372 ( 0.396306)
test_all 0.001783 0.000356 483.143985 ( 51.675407)
test_rubyspec 0.075739 0.053765 42.111713 ( 47.914777)
total: 111.77 sec