Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-034921
#<BuildRuby:0x000055d2bbbd3ba0
@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.20221008-034921",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000036 0.000006 0.000042 ( 0.000041)
build_up 0.009697 0.000873 1.061161 ( 1.139425)
build_miniruby 0.002254 0.000346 0.098907 ( 0.095301)
build_ruby 0.002768 0.000000 0.103724 ( 0.100072)
build_all 0.007885 0.000190 1.325550 ( 0.547924)
build_install 0.015336 0.000689 1.641834 ( 0.886744)
test_btest 0.001398 0.000164 61.567382 ( 6.537321)
test_basic 0.005841 0.000687 0.342213 ( 0.432933)
test_all 0.000000 0.007628 474.923705 ( 52.188275)
test_rubyspec 0.068050 0.071261 42.713817 ( 51.169657)
total: 113.10 sec