Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-162733
#<BuildRuby:0x0000563fb850f840
@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.20231209-162733",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005166 0.000000 1.248287 ( 1.612461)
build_miniruby 0.001054 0.000000 0.872276 ( 0.872162)
build_ruby 0.001352 0.000000 2.680212 ( 2.680915)
build_all 0.010583 0.000000 16.918257 ( 1.550934)
build_install 0.008589 0.000614 5.065604 ( 1.191682)
test_btest 0.001066 0.000089 89.275897 ( 7.296038)
test_basic 0.004672 0.000031 0.607954 ( 0.686828)
test_all 0.096525 0.041813 524.359713 ( 57.621945)
test_rubyspec 0.019864 0.029979 51.404405 ( 63.682852)
total: 137.20 sec