Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-122253
#<BuildRuby:0x000055bca974f750
@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.20230107-122253",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000031 0.000000 0.000031 ( 0.000032)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.003891 0.000000 0.608504 ( 1.048766)
build_miniruby 0.000848 0.000000 0.678629 ( 0.678275)
build_ruby 0.001284 0.000000 2.400148 ( 2.400095)
build_all 0.010043 0.000000 12.919015 ( 1.605027)
build_install 0.000000 0.006656 1.506627 ( 0.715809)
test_btest 0.000144 0.000543 67.163340 ( 6.616368)
test_basic 0.000129 0.003648 0.246372 ( 0.341882)
test_all 0.001204 0.000000 498.584311 ( 46.526617)
test_rubyspec 0.013293 0.015659 35.300384 ( 45.898571)
total: 105.83 sec