Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-002031
#<BuildRuby:0x000055f4bab91400
@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.20221014-002031",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009767 0.001628 1.122678 ( 1.160078)
build_miniruby 0.001252 0.000209 0.098083 ( 0.094694)
build_ruby 0.001488 0.000248 0.095814 ( 0.093651)
build_all 0.006356 0.001060 1.296648 ( 0.575731)
build_install 0.000567 0.012526 1.627031 ( 0.884628)
test_btest 0.001432 0.000511 61.819923 ( 6.525973)
test_basic 0.004863 0.001737 0.359046 ( 0.448402)
test_all 0.004953 0.001769 483.370772 ( 52.723627)
test_rubyspec 0.084345 0.048902 43.139822 ( 51.775857)
total: 114.28 sec