Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-190147
#<BuildRuby:0x000055c679f31570
@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.20220816-190147",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.009279 0.000714 0.825351 ( 0.861700)
build_miniruby 0.001294 0.000099 0.065033 ( 0.063564)
build_ruby 0.001597 0.000123 0.060947 ( 0.058741)
build_all 0.008941 0.000000 1.252397 ( 0.455246)
build_install 0.015126 0.000604 1.563376 ( 0.801152)
test_btest 0.001328 0.000083 52.217756 ( 6.075132)
test_basic 0.001039 0.005670 0.301948 ( 0.393497)
test_all 0.004524 0.000565 500.430795 ( 52.810337)
test_rubyspec 0.072467 0.054949 41.462702 ( 48.899913)
total: 110.42 sec