Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-163518
#<BuildRuby:0x000055b78e9583a0
@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.20220901-163518",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002421 0.008864 0.961568 ( 0.996197)
build_miniruby 0.001608 0.000618 0.081077 ( 0.078665)
build_ruby 0.002136 0.000000 0.074206 ( 0.071771)
build_all 0.007425 0.003076 1.521902 ( 0.561403)
build_install 0.016145 0.005517 1.890593 ( 0.927490)
test_btest 0.000919 0.000339 72.779802 ( 8.572396)
test_basic 0.007143 0.000978 0.332919 ( 0.424473)
test_all 0.004129 0.001445 673.180732 ( 65.793173)
test_rubyspec 0.096378 0.084969 45.551213 ( 54.003613)
total: 131.43 sec