Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-182040
#<BuildRuby:0x00005640015c5a70
@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.20221006-182040",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000032 0.000005 0.000037 ( 0.000038)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006746 0.004619 1.088071 ( 1.141706)
build_miniruby 0.001851 0.000427 0.099450 ( 0.096885)
build_ruby 0.001795 0.000414 0.099572 ( 0.096759)
build_all 0.007033 0.000546 1.278051 ( 0.576192)
build_install 0.013128 0.001691 1.584877 ( 0.874671)
test_btest 0.001475 0.000295 60.376261 ( 6.564294)
test_basic 0.006281 0.001256 0.355684 ( 0.446663)
test_all 0.005311 0.001062 480.273760 ( 52.614865)
test_rubyspec 0.093845 0.033217 42.103962 ( 50.641328)
total: 113.05 sec