Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-025159
#<BuildRuby:0x000055efa387f918
@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.20231116-025159",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001538 0.004603 1.256571 ( 1.627503)
build_miniruby 0.000936 0.000188 0.847684 ( 0.847395)
build_ruby 0.001092 0.000218 2.715789 ( 2.715878)
build_all 0.008438 0.001687 16.504875 ( 1.465400)
build_install 0.001601 0.007885 4.904340 ( 1.192551)
test_btest 0.000782 0.000260 81.959438 ( 7.626184)
test_basic 0.000396 0.004969 0.788973 ( 0.864102)
test_all 0.079079 0.054182 500.021546 ( 52.781244)
test_rubyspec 0.025839 0.021530 50.540123 ( 62.923226)
total: 132.04 sec