Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-120051
#<BuildRuby:0x000055ee8610d1f8
@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.20221024-120051",
@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.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009546 0.000873 1.148154 ( 1.968947)
build_miniruby 0.001726 0.000266 0.108365 ( 0.104829)
build_ruby 0.001070 0.000165 0.115126 ( 0.113353)
build_all 0.008440 0.000558 1.388473 ( 0.578243)
build_install 0.014343 0.001269 1.724928 ( 0.912307)
test_btest 0.001630 0.000000 62.294990 ( 6.401606)
test_basic 0.005653 0.000000 0.367139 ( 0.458219)
test_all 0.005901 0.000281 519.442758 ( 55.139326)
test_rubyspec 0.069822 0.063850 43.419402 ( 52.019521)
total: 117.70 sec