Logfile: /home/ko1/ruby/logs/brlog.trunk.20230523-211948
#<BuildRuby:0x000055faec61f3e0
@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.20230523-211948",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002037 0.003744 1.362323 ( 2.889428)
build_miniruby 0.000917 0.000145 0.802206 ( 0.801850)
build_ruby 0.001043 0.000164 2.442442 ( 2.442511)
build_all 0.008947 0.000116 11.900503 ( 1.014055)
build_install 0.000110 0.007245 1.649647 ( 0.848867)
test_btest 0.000915 0.000208 79.601184 ( 7.276425)
test_basic 0.000204 0.003661 0.559404 ( 0.640605)
test_all 0.000748 0.000520 429.328346 ( 38.114800)
test_rubyspec 0.023615 0.014665 41.778007 ( 54.289189)
total: 108.32 sec