Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-043729
#<BuildRuby:0x000055a44d0380f8
@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.20221227-043729",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000021 0.000005 0.000026 ( 0.000017)
configure 0.000071 0.000018 0.000089 ( 0.000093)
build_up 0.007644 0.001911 0.958468 ( 1.270465)
build_miniruby 0.002006 0.000502 0.856631 ( 0.854754)
build_ruby 0.002553 0.000000 2.141467 ( 2.141400)
build_all 0.011450 0.009365 18.566710 ( 2.181322)
build_install 0.018707 0.002752 1.997599 ( 0.997695)
test_btest 0.000000 0.001972 88.408258 ( 9.211200)
test_basic 0.003402 0.005609 0.360531 ( 0.446605)
test_all 0.001609 0.000593 685.213813 ( 63.836803)
test_rubyspec 0.085660 0.100102 47.676337 ( 55.857972)
total: 136.80 sec