Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-181341
#<BuildRuby:0x000055de25179338
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220828-181341",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000043 0.000007 0.000050 ( 0.000050)
configure 0.000000 0.000071 0.000071 ( 0.000052)
build_up 0.006855 0.004583 0.827161 ( 0.924511)
build_miniruby 0.001210 0.000279 0.063474 ( 0.062633)
build_ruby 0.001000 0.000231 0.061685 ( 0.061891)
build_all 0.006733 0.003899 1.247311 ( 0.476632)
build_install 0.013353 0.003561 1.602748 ( 0.798388)
test_btest 0.000893 0.000238 52.652526 ( 6.265490)
test_basic 0.005591 0.000068 0.289080 ( 0.380087)
test_all 0.004259 0.000507 508.671181 ( 53.163924)
test_rubyspec 0.097723 0.035207 41.145542 ( 49.703164)
total: 111.84 sec