Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-173825
#<BuildRuby:0x00005586375f9570
@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.20221010-173825",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.009842 0.000447 1.110759 ( 1.165966)
build_miniruby 0.002097 0.000162 0.094221 ( 0.090554)
build_ruby 0.001467 0.000113 0.094624 ( 0.091490)
build_all 0.003340 0.005274 1.277677 ( 0.559472)
build_install 0.014686 0.001379 1.649935 ( 0.899080)
test_btest 0.001688 0.000241 63.129740 ( 6.256807)
test_basic 0.006669 0.000109 0.342773 ( 0.432378)
test_all 0.001700 0.005122 515.199042 ( 54.491024)
test_rubyspec 0.060232 0.067809 42.668965 ( 51.178903)
total: 115.17 sec