Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-141050
#<BuildRuby:0x0000556ff27a8ea8
@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.20220831-141050",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000032 0.000002 0.000034 ( 0.000030)
build_up 0.009183 0.004294 0.982889 ( 0.997991)
build_miniruby 0.001907 0.000238 0.073635 ( 0.071901)
build_ruby 0.001799 0.000225 0.075789 ( 0.073711)
build_all 0.007477 0.003545 1.558917 ( 0.589911)
build_install 0.022693 0.001384 1.905051 ( 0.938797)
test_btest 0.000888 0.000121 76.480882 ( 8.243512)
test_basic 0.006586 0.000274 0.325112 ( 0.415205)
test_all 0.006291 0.000000 648.495831 ( 65.177080)
test_rubyspec 0.102342 0.068608 45.895274 ( 54.351130)
total: 130.86 sec