Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-063725
#<BuildRuby:0x0000555dbd5003c8
@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.20221225-063725",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000451 0.004078 0.756350 ( 1.691502)
build_miniruby 0.000675 0.000156 0.940371 ( 0.939341)
build_ruby 0.000958 0.000221 2.684949 ( 2.683469)
build_all 0.008839 0.000111 15.703360 ( 3.368099)
build_install 0.007383 0.000600 2.197938 ( 1.230721)
test_btest 0.000589 0.000110 66.506305 ( 11.178433)
test_basic 0.005374 0.000000 0.288178 ( 0.378227)
test_all 0.000911 0.000000 634.835566 (110.113181)
test_rubyspec 0.043631 0.024878 51.809154 ( 59.963723)
total: 191.55 sec