Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-143159
#<BuildRuby:0x000055cce4953e98
@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.20221203-143159",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000009 0.000004 0.000013 ( 0.000011)
build_up 0.003610 0.001312 1.141237 ( 1.553037)
build_miniruby 0.000647 0.000236 0.960144 ( 0.958985)
build_ruby 0.000919 0.000334 2.764559 ( 2.678925)
build_all 0.006603 0.002401 15.849056 ( 3.340307)
build_install 0.001912 0.006455 2.335668 ( 1.386981)
test_btest 0.000397 0.000183 67.817553 ( 11.321824)
test_basic 0.003480 0.001606 0.277594 ( 0.368998)
test_all 0.000595 0.000275 671.882671 (106.142937)
test_rubyspec 0.040947 0.028714 53.497627 ( 62.635206)
total: 190.39 sec