Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-143816
#<BuildRuby:0x00005636780b7de0
@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.20221122-143816",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004444 0.000494 1.104406 ( 3.536258)
build_miniruby 0.000721 0.000081 0.986657 ( 0.985547)
build_ruby 0.001068 0.000119 2.833282 ( 2.753465)
build_all 0.008842 0.000000 15.737361 ( 3.359423)
build_install 0.004483 0.003840 2.021110 ( 1.142765)
test_btest 0.000547 0.000075 65.465527 ( 10.545491)
test_basic 0.003892 0.000530 0.291726 ( 0.384032)
test_all 0.001090 0.000149 712.004255 (110.633303)
test_rubyspec 0.056386 0.020277 53.060947 ( 61.265618)
total: 194.61 sec