Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-114420
#<BuildRuby:0x000055bbd1e3d1f8
@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-114420",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.006486 0.005790 1.082229 ( 1.139215)
build_miniruby 0.001874 0.000625 0.096759 ( 0.093405)
build_ruby 0.001393 0.000000 0.091527 ( 0.089226)
build_all 0.008731 0.000437 1.239753 ( 0.543614)
build_install 0.009508 0.004641 1.649893 ( 0.885293)
test_btest 0.001542 0.000482 62.915704 ( 6.572379)
test_basic 0.003152 0.005274 0.349743 ( 0.438421)
test_all 0.003846 0.001417 509.159937 ( 54.199357)
test_rubyspec 0.069509 0.063246 42.259985 ( 50.844555)
total: 114.81 sec