Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-014409
#<BuildRuby:0x000055782aa7a7e0
@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.20221121-014409",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004793 0.000055 1.063347 ( 1.064069)
build_miniruby 0.000856 0.000050 0.963460 ( 0.962148)
build_ruby 0.001138 0.000067 2.766978 ( 2.644360)
build_all 0.008570 0.000251 15.868238 ( 3.335895)
build_install 0.000444 0.007990 2.011251 ( 1.176787)
test_btest 0.000536 0.000084 64.040886 ( 10.417152)
test_basic 0.005006 0.000131 0.325855 ( 0.416581)
test_all 0.001141 0.000171 627.776757 (104.926642)
test_rubyspec 0.058758 0.010249 51.780592 ( 60.056700)
total: 185.00 sec