Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-230927
#<BuildRuby:0x0000562e041027e0
@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.20221121-230927",
@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.000006 0.000000 0.000006 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.005030 1.175835 ( 1.404898)
build_miniruby 0.000000 0.000879 0.985803 ( 0.984536)
build_ruby 0.000000 0.001338 2.711866 ( 2.625728)
build_all 0.008541 0.000519 15.869763 ( 3.270438)
build_install 0.007693 0.000793 2.113433 ( 1.210114)
test_btest 0.000528 0.000111 63.362903 ( 11.211530)
test_basic 0.001555 0.003507 0.296154 ( 0.387705)
test_all 0.000903 0.000226 717.428479 (110.971150)
test_rubyspec 0.051344 0.018373 53.227284 ( 61.363602)
total: 193.43 sec