Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-103857
#<BuildRuby:0x00005643c1be9550
@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.20221101-103857",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000023 0.000004 0.000027 ( 0.000024)
build_up 0.008379 0.001396 1.102139 ( 1.153694)
build_miniruby 0.001429 0.000239 0.096857 ( 0.094306)
build_ruby 0.001275 0.000213 0.097465 ( 0.095056)
build_all 0.010987 0.000190 1.329612 ( 0.563620)
build_install 0.010403 0.006024 1.654134 ( 0.891566)
test_btest 0.001387 0.000277 63.060151 ( 6.255774)
test_basic 0.006479 0.000203 0.347367 ( 0.444616)
test_all 0.000000 0.006687 523.451874 ( 55.133609)
test_rubyspec 0.089519 0.033131 43.305047 ( 51.890505)
total: 116.52 sec