Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-052406
#<BuildRuby:0x000055b0ab69bde0
@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-052406",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004993 0.000000 1.094509 ( 1.111040)
build_miniruby 0.000934 0.000000 0.977879 ( 0.976577)
build_ruby 0.000000 0.001230 2.769425 ( 2.683137)
build_all 0.007313 0.001667 15.886820 ( 3.297742)
build_install 0.004818 0.003765 1.984991 ( 1.081958)
test_btest 0.000493 0.000074 63.541334 ( 11.050112)
test_basic 0.004186 0.000628 0.308966 ( 0.400388)
test_all 0.002284 0.000171 722.249049 (110.803331)
test_rubyspec 0.062678 0.004642 53.599774 ( 61.880857)
total: 193.29 sec