Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-150751
#<BuildRuby:0x000055a5871d1348
@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-150751",
@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.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010001 0.000000 1.154225 ( 1.201677)
build_miniruby 0.001847 0.000000 0.112625 ( 0.109420)
build_ruby 0.001905 0.000000 0.112811 ( 0.110454)
build_all 0.009263 0.000000 1.407263 ( 0.594060)
build_install 0.007487 0.009180 1.735262 ( 0.922720)
test_btest 0.002273 0.000240 63.998369 ( 6.548988)
test_basic 0.005850 0.000616 0.365170 ( 0.455776)
test_all 0.006237 0.000656 492.174535 ( 53.953412)
test_rubyspec 0.072911 0.055872 43.621297 ( 52.078207)
total: 115.98 sec