Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-164940
#<BuildRuby:0x00005598affb0408
@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.20221203-164940",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000073 0.000018 0.000091 ( 0.000094)
build_up 0.008048 0.002012 1.225012 ( 1.269036)
build_miniruby 0.002124 0.000531 0.838793 ( 0.838760)
build_ruby 0.002544 0.000636 2.246690 ( 2.155352)
build_all 0.016332 0.005379 18.686198 ( 2.186403)
build_install 0.011446 0.011968 2.079613 ( 1.040676)
test_btest 0.000942 0.000347 96.802796 ( 9.050781)
test_basic 0.000000 0.008533 0.352963 ( 0.440588)
test_all 0.001194 0.001121 681.304894 ( 71.575716)
test_rubyspec 0.096415 0.079944 49.738910 ( 57.776916)
total: 146.34 sec