Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-013508
#<BuildRuby:0x00005619d55891f8
@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.20221031-013508",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008023 0.002188 1.102829 ( 1.176518)
build_miniruby 0.001378 0.000376 0.104021 ( 0.101168)
build_ruby 0.001634 0.000000 0.113227 ( 0.111708)
build_all 0.007975 0.001215 1.313183 ( 0.582367)
build_install 0.015948 0.000060 1.652228 ( 0.907950)
test_btest 0.001078 0.000215 63.224470 ( 6.600950)
test_basic 0.007114 0.000000 0.363544 ( 0.453688)
test_all 0.003281 0.004107 509.880918 ( 54.678059)
test_rubyspec 0.066326 0.061660 43.525809 ( 52.017361)
total: 116.63 sec