Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-112353
#<BuildRuby:0x000055c4cd4a2148
@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.20220726-112353",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.006296 0.003608 0.841737 ( 1.092916)
build_miniruby 0.001202 0.000257 0.050664 ( 0.049896)
build_ruby 0.001400 0.000300 0.063993 ( 0.063073)
build_all 0.007561 0.001620 1.247381 ( 0.491580)
build_install 0.015533 0.000315 4.228251 ( 1.810039)
test_btest 0.001376 0.000243 52.950459 ( 6.015495)
test_basic 0.005499 0.000970 0.282486 ( 0.373758)
test_all 0.002134 0.000377 503.542453 ( 52.919784)
test_rubyspec 0.076684 0.055317 41.583035 ( 47.492669)
total: 110.31 sec