Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-165751
#<BuildRuby:0x00005635e78db418
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221201-165751",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004388 0.000878 1.152160 ( 2.059344)
build_miniruby 0.000729 0.000146 1.056022 ( 1.054617)
build_ruby 0.000974 0.000195 2.697932 ( 2.604552)
build_all 0.008415 0.000780 15.856110 ( 3.395754)
build_install 0.007043 0.003148 2.304540 ( 1.321626)
test_btest 0.000518 0.000109 61.968279 ( 11.468931)
test_basic 0.004888 0.000000 0.330787 ( 0.421051)
test_all 0.001004 0.000000 653.131251 (122.042611)
test_rubyspec 0.039361 0.026748 53.081778 ( 61.375549)
total: 205.74 sec