Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-121144
#<BuildRuby:0x00005560cfe87238
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230107-121144",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.003993 0.615722 ( 1.036425)
build_miniruby 0.000000 0.000890 0.667172 ( 0.666093)
build_ruby 0.000000 0.001359 2.417053 ( 2.417223)
build_all 0.009677 0.000000 13.008150 ( 1.604181)
build_install 0.005277 0.001269 1.532277 ( 0.716973)
test_btest 0.000000 0.000668 67.739055 ( 6.095126)
test_basic 0.000032 0.003212 0.255835 ( 0.351171)
test_all 0.000854 0.000342 497.205345 ( 50.875880)
test_rubyspec 0.013730 0.012861 35.272808 ( 45.823718)
total: 109.59 sec