Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-131306
#<BuildRuby:0x000055696e76bdd0
@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.20221120-131306",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001738 0.003625 1.107201 ( 1.090966)
build_miniruby 0.000902 0.000113 0.987326 ( 0.985919)
build_ruby 0.001176 0.000147 2.697271 ( 2.610108)
build_all 0.008788 0.000110 15.867728 ( 3.471918)
build_install 0.007179 0.000798 2.033931 ( 1.190969)
test_btest 0.000439 0.000049 57.498764 ( 11.612845)
test_basic 0.004714 0.000035 0.297406 ( 0.388305)
test_all 0.001070 0.000113 653.991860 (102.954532)
test_rubyspec 0.048724 0.012157 51.717039 ( 60.006725)
total: 184.31 sec