Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-142301
#<BuildRuby:0x000055970aacef08
@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.20221017-142301",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.010252 0.000789 1.122267 ( 1.196319)
build_miniruby 0.001757 0.000135 0.102925 ( 0.099916)
build_ruby 0.001512 0.000117 0.105996 ( 0.102902)
build_all 0.008498 0.000252 1.369419 ( 0.595396)
build_install 0.000816 0.015911 1.685831 ( 0.908438)
test_btest 0.001450 0.000414 61.300764 ( 6.829947)
test_basic 0.000000 0.007165 0.358943 ( 0.448786)
test_all 0.004537 0.003093 496.439644 ( 54.779099)
test_rubyspec 0.070696 0.071661 43.293050 ( 51.870131)
total: 116.83 sec