Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-133244
#<BuildRuby:0x00005587cef1abc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221223-133244",
@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.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004447 0.000055 0.895957 ( 1.116164)
build_miniruby 0.000922 0.000103 0.940057 ( 0.938644)
build_ruby 0.001095 0.000121 2.693293 ( 2.691829)
build_all 0.008109 0.000901 15.670203 ( 3.271748)
build_install 0.003785 0.004430 2.185034 ( 1.187041)
test_btest 0.000594 0.000000 58.367084 ( 12.131176)
test_basic 0.000000 0.005396 0.308587 ( 0.398406)
test_all 0.000000 0.000845 615.254645 (112.383532)
test_rubyspec 0.035373 0.032285 52.679215 ( 60.848711)
total: 194.97 sec