Logfile: /home/ko1/ruby/logs/brlog.trunk.20230614-152207
#<BuildRuby:0x0000564ff3d00090
@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.20230614-152207",
@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.000000 0.000006 0.000006 ( 0.000007)
autoconf 0.000000 0.000011 0.000011 ( 0.000010)
configure 0.000000 0.000007 0.000007 ( 0.000008)
build_up 0.000843 0.004189 1.452985 ( 2.792766)
build_miniruby 0.000826 0.000258 0.822206 ( 0.821574)
build_ruby 0.000921 0.000288 2.439534 ( 2.439627)
build_all 0.009984 0.000000 13.095776 ( 1.146823)
build_install 0.004859 0.003624 1.844319 ( 0.908224)
test_btest 0.000885 0.000265 83.849421 ( 6.399790)
test_basic 0.004934 0.000216 0.740987 ( 0.826043)
test_all 0.001330 0.000380 432.030879 ( 50.421686)
test_rubyspec 0.028141 0.010635 42.021080 ( 54.506551)
total: 120.26 sec