Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-213110
#<BuildRuby:0x000055946749bf00
@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.20221124-213110",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004661 0.000037 1.079835 ( 1.242125)
build_miniruby 0.000758 0.000036 0.986888 ( 0.985684)
build_ruby 0.001090 0.000052 2.799769 ( 2.694352)
build_all 0.008568 0.000207 15.936461 ( 3.382336)
build_install 0.008254 0.000174 2.102878 ( 1.264754)
test_btest 0.000527 0.000023 56.114431 ( 11.530136)
test_basic 0.004758 0.000014 0.297248 ( 0.388168)
test_all 0.001274 0.000053 703.369860 (107.310099)
test_rubyspec 0.044993 0.023847 53.300592 ( 61.443418)
total: 190.24 sec