Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-135254
#<BuildRuby:0x000055ab5844c0d8
@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="-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.20230206-135254",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.003843 0.619347 ( 1.072893)
build_miniruby 0.000690 0.000188 0.624545 ( 0.624094)
build_ruby 0.000000 0.001282 2.061655 ( 2.060793)
build_all 0.006580 0.002239 12.104994 ( 1.482580)
build_install 0.004690 0.001835 1.461236 ( 0.705451)
test_btest 0.000552 0.000162 63.042652 ( 6.043965)
test_basic 0.003506 0.000000 0.248245 ( 0.343793)
test_all 0.001039 0.000288 481.255481 ( 49.028731)
test_rubyspec 0.011441 0.018191 35.470738 ( 45.915070)
total: 107.28 sec