Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-072707
#<BuildRuby:0x0000563a3d85b6f0
@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.20230113-072707",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.000000 0.004089 0.641192 ( 1.079449)
build_miniruby 0.000719 0.000203 0.680489 ( 0.679917)
build_ruby 0.001075 0.000179 2.424630 ( 2.424163)
build_all 0.008859 0.000690 12.987009 ( 1.611603)
build_install 0.006465 0.000249 1.468976 ( 0.694886)
test_btest 0.000552 0.000079 67.779900 ( 6.113851)
test_basic 0.003177 0.000454 0.256077 ( 0.351007)
test_all 0.002440 0.000349 500.675195 ( 47.034742)
test_rubyspec 0.017367 0.009025 35.166763 ( 45.751124)
total: 105.74 sec