Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-233732
#<BuildRuby:0x000055fd0d13ead8
@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.20220811-233732",
@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.000067 0.000000 0.000067 ( 0.000071)
autoconf 0.000109 0.000000 0.000109 ( 0.000111)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.011641 0.000116 0.825611 ( 0.867557)
build_miniruby 0.001177 0.000252 0.064362 ( 0.064377)
build_ruby 0.001279 0.000274 0.065621 ( 0.064865)
build_all 0.007544 0.000677 1.285932 ( 0.473088)
build_install 0.010430 0.005903 4.295557 ( 1.822117)
test_btest 0.001001 0.000251 50.758316 ( 6.225724)
test_basic 0.006480 0.001620 0.292100 ( 0.382421)
test_all 0.005507 0.000060 489.630397 ( 51.637518)
test_rubyspec 0.084813 0.057407 41.341695 ( 49.049283)
total: 110.59 sec