Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-123504
#<BuildRuby:0x000055a63248c8e8
@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.20221114-123504",
@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.000019 0.000001 0.000020 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008244 0.000589 1.087601 ( 1.139209)
build_miniruby 0.002159 0.000000 0.125263 ( 0.122294)
build_ruby 0.002114 0.000000 0.125502 ( 0.107929)
build_all 0.008241 0.000000 1.561968 ( 0.679878)
build_install 0.018038 0.003314 1.951533 ( 0.998244)
test_btest 0.001270 0.000106 84.123274 ( 9.099165)
test_basic 0.007097 0.000592 0.408619 ( 0.496228)
test_all 0.002867 0.000099 644.713005 ( 67.942604)
test_rubyspec 0.122209 0.043802 48.163217 ( 56.649501)
total: 137.24 sec