Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-071607
#<BuildRuby:0x000055d862450700
@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.20221205-071607",
@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.000000 0.000009 ( 0.000010)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004926 0.000000 1.208449 ( 1.235550)
build_miniruby 0.001101 0.000000 0.963204 ( 0.961904)
build_ruby 0.001245 0.000000 2.715598 ( 2.600949)
build_all 0.009164 0.000000 15.861503 ( 3.287025)
build_install 0.007990 0.000000 2.198812 ( 1.262264)
test_btest 0.000605 0.000000 64.643231 ( 11.042607)
test_basic 0.000471 0.004497 0.297917 ( 0.389247)
test_all 0.001046 0.000045 664.241823 (105.891239)
test_rubyspec 0.069583 0.001673 52.956646 ( 61.216866)
total: 187.89 sec