Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-211115
#<BuildRuby:0x000055ed7d24e120
@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.20220727-211115",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000025 0.000002 0.000027 ( 0.000024)
build_up 0.009582 0.000391 0.778622 ( 0.853854)
build_miniruby 0.001371 0.000098 0.055641 ( 0.054269)
build_ruby 0.001776 0.000127 0.062252 ( 0.060457)
build_all 0.008404 0.000600 1.269717 ( 0.499679)
build_install 0.016614 0.000000 4.214857 ( 1.772903)
test_btest 0.000992 0.000000 51.602477 ( 6.182353)
test_basic 0.006315 0.000000 0.296081 ( 0.385844)
test_all 0.002612 0.000000 505.095927 ( 53.482919)
test_rubyspec 0.108537 0.022691 41.613325 ( 47.466041)
total: 110.76 sec