Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-105412
#<BuildRuby:0x000055a01b85be00
@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.20221120-105412",
@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.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000000 0.004762 1.104301 ( 1.185308)
build_miniruby 0.000151 0.000777 0.931248 ( 0.929765)
build_ruby 0.001097 0.000243 2.850334 ( 2.719990)
build_all 0.001334 0.007555 15.953433 ( 3.306527)
build_install 0.007067 0.002356 2.020588 ( 1.141836)
test_btest 0.000412 0.000138 58.684417 ( 11.627565)
test_basic 0.003435 0.001145 0.284716 ( 0.376418)
test_all 0.000811 0.000270 639.268006 ( 98.882830)
test_rubyspec 0.035249 0.024875 51.385232 ( 59.606520)
total: 179.78 sec