Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-233440
#<BuildRuby:0x000055a52bb7af90
@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.20220828-233440",
@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.000022 0.000001 0.000023 ( 0.000025)
autoconf 0.000099 0.000008 0.000107 ( 0.000178)
configure 0.000070 0.000005 0.000075 ( 0.000076)
build_up 0.002887 0.008891 0.862028 ( 0.941725)
build_miniruby 0.001343 0.000310 0.063777 ( 0.062658)
build_ruby 0.001278 0.000000 0.057993 ( 0.057332)
build_all 0.006074 0.004049 1.208413 ( 0.469029)
build_install 0.013384 0.002258 1.556240 ( 0.796377)
test_btest 0.001182 0.000296 51.051212 ( 5.966723)
test_basic 0.004960 0.001240 0.290538 ( 0.381921)
test_all 0.002186 0.000546 475.046335 ( 51.654847)
test_rubyspec 0.070480 0.061219 41.139566 ( 49.772130)
total: 110.10 sec