Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-061044
#<BuildRuby:0x0000560ffc99fdd8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221126-061044",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005070 0.000048 1.081355 ( 1.077486)
build_miniruby 0.000904 0.000039 0.978855 ( 0.977492)
build_ruby 0.001149 0.000050 2.806628 ( 2.720672)
build_all 0.005197 0.003569 15.918265 ( 3.292358)
build_install 0.002058 0.007427 1.979718 ( 1.113116)
test_btest 0.000590 0.000087 60.348057 ( 11.102275)
test_basic 0.003929 0.000582 0.281087 ( 0.371986)
test_all 0.000992 0.000147 658.424138 (123.464776)
test_rubyspec 0.056373 0.012333 52.966690 ( 61.237181)
total: 205.36 sec