Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-170421
#<BuildRuby:0x00005570e49153e8
@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-170421",
@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.000030 0.000003 0.000033 ( 0.000032)
autoconf 0.000043 0.000003 0.000046 ( 0.000046)
configure 0.000039 0.000003 0.000042 ( 0.000045)
build_up 0.003543 0.008645 0.865609 ( 2.123349)
build_miniruby 0.001238 0.000286 0.052793 ( 0.051527)
build_ruby 0.001277 0.000295 0.066508 ( 0.065052)
build_all 0.006699 0.001546 1.264385 ( 0.467294)
build_install 0.009236 0.006149 1.584189 ( 0.801287)
test_btest 0.001070 0.000306 50.092957 ( 6.079302)
test_basic 0.003926 0.001121 0.279305 ( 0.371276)
test_all 0.004620 0.000000 486.869227 ( 51.355165)
test_rubyspec 0.106141 0.037823 41.300018 ( 49.732390)
total: 111.05 sec