Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-092812
#<BuildRuby:0x000055df3c215310
@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.20221016-092812",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.002263 0.007655 1.101620 ( 1.504787)
build_miniruby 0.001897 0.000253 0.111875 ( 0.108067)
build_ruby 0.001526 0.000204 0.100067 ( 0.097048)
build_all 0.007380 0.000415 1.345684 ( 0.571621)
build_install 0.011026 0.005467 1.685752 ( 0.914776)
test_btest 0.001335 0.000235 61.494131 ( 6.636726)
test_basic 0.005960 0.001052 0.354892 ( 0.443958)
test_all 0.004440 0.003895 488.479345 ( 53.795360)
test_rubyspec 0.087670 0.045887 43.148489 ( 51.395031)
total: 115.47 sec