Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-134153
#<BuildRuby:0x000055af7e044880
@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-134153",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.007755 0.004035 1.212839 ( 1.943920)
build_miniruby 0.002391 0.000000 0.859369 ( 0.857712)
build_ruby 0.003128 0.000207 2.252786 ( 2.163042)
build_all 0.016892 0.004827 18.767555 ( 2.178005)
build_install 0.020246 0.000921 2.091393 ( 1.033964)
test_btest 0.001175 0.000154 96.145843 ( 9.200733)
test_basic 0.008247 0.001076 0.343722 ( 0.429762)
test_all 0.001688 0.000220 744.603111 ( 71.671742)
test_rubyspec 0.113867 0.054430 49.424827 ( 57.543343)
total: 147.02 sec