Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-131706
#<BuildRuby:0x000055ea0b3bffb0
@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.20221119-131706",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.004689 0.000335 1.092183 ( 1.078984)
build_miniruby 0.000853 0.000000 0.998783 ( 0.997597)
build_ruby 0.001289 0.000000 2.867386 ( 2.752597)
build_all 0.004692 0.004111 15.894995 ( 3.394437)
build_install 0.008164 0.001021 1.978063 ( 1.124101)
test_btest 0.000601 0.000075 64.233944 ( 11.296301)
test_basic 0.003804 0.000475 0.288914 ( 0.380237)
test_all 0.001029 0.000129 646.441026 (102.071999)
test_rubyspec 0.056009 0.010435 51.251223 ( 59.464272)
total: 182.56 sec