Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-201214
#<BuildRuby:0x0000562d4a54f600
@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.20221115-201214",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005520 0.002803 1.077997 ( 1.151193)
build_miniruby 0.001942 0.000216 0.886842 ( 0.900588)
build_ruby 0.002093 0.000233 2.402461 ( 2.337091)
build_all 0.015774 0.000855 18.223570 ( 2.242965)
build_install 0.020847 0.000390 1.933277 ( 1.039781)
test_btest 0.000000 0.001715 86.596755 ( 9.894390)
test_basic 0.004407 0.002432 0.357290 ( 0.447623)
test_all 0.002045 0.000105 724.330660 ( 75.129456)
test_rubyspec 0.104690 0.028580 49.957988 ( 58.559825)
total: 151.70 sec