Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-231828
#<BuildRuby:0x00005566a5b11348
@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.20221104-231828",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007561 0.001260 0.949215 ( 1.060018)
build_miniruby 0.001476 0.000246 0.050913 ( 0.049440)
build_ruby 0.001024 0.000170 0.040409 ( 0.039471)
build_all 0.003729 0.004566 1.227431 ( 0.474549)
build_install 0.011759 0.002714 1.574633 ( 0.796842)
test_btest 0.001458 0.000336 61.048154 ( 6.568327)
test_basic 0.004495 0.001037 0.303728 ( 0.395074)
test_all 0.001522 0.000351 517.113218 ( 55.207018)
test_rubyspec 0.084919 0.043528 43.148321 ( 51.643635)
total: 116.23 sec