Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-224427
#<BuildRuby:0x0000555f849cef08
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221006-224427",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.006735 0.005081 1.174650 ( 1.410581)
build_miniruby 0.004558 0.000000 1.376864 ( 1.184823)
build_ruby 0.002461 0.000000 1.843343 ( 1.762435)
build_all 0.015283 0.000132 12.694755 ( 1.669139)
build_install 0.012037 0.003009 1.646990 ( 0.888913)
test_btest 0.001510 0.000000 62.023517 ( 6.397684)
test_basic 0.006238 0.000707 0.349669 ( 0.439604)
test_all 0.007043 0.000377 505.732896 ( 53.548114)
test_rubyspec 0.074145 0.047076 42.221052 ( 50.465111)
total: 117.77 sec