Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-165351
#<BuildRuby:0x0000560d30f22f90
@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.20221006-165351",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000037 0.000006 0.000043 ( 0.000043)
build_up 0.007460 0.003828 1.053975 ( 1.140541)
build_miniruby 0.002086 0.000447 0.094624 ( 0.091390)
build_ruby 0.001304 0.000280 0.095473 ( 0.092779)
build_all 0.007689 0.000000 1.262312 ( 0.561435)
build_install 0.011270 0.004698 1.647566 ( 0.887767)
test_btest 0.002046 0.000000 59.568525 ( 6.435406)
test_basic 0.007985 0.000000 0.352935 ( 0.440533)
test_all 0.008202 0.000000 474.918116 ( 53.518887)
test_rubyspec 0.095430 0.039506 42.309912 ( 50.724301)
total: 113.89 sec