Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-203654
#<BuildRuby:0x000055a2a2101310
@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.20221015-203654",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002299 0.007414 1.055082 ( 1.155184)
build_miniruby 0.001779 0.000381 0.103065 ( 0.099476)
build_ruby 0.001301 0.000279 0.101001 ( 0.098094)
build_all 0.003486 0.003858 1.339942 ( 0.559540)
build_install 0.012380 0.002104 1.640847 ( 0.902966)
test_btest 0.001813 0.000453 62.288153 ( 6.752315)
test_basic 0.000000 0.005803 0.359653 ( 0.455145)
test_all 0.004185 0.003148 516.552668 ( 55.007709)
test_rubyspec 0.082052 0.052542 43.569121 ( 52.079030)
total: 117.11 sec