Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-140942
#<BuildRuby:0x0000565452a283c8
@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.20221221-140942",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001553 0.002743 0.840330 ( 1.052225)
build_miniruby 0.000790 0.000170 0.930730 ( 0.929456)
build_ruby 0.001269 0.000000 2.531499 ( 2.529940)
build_all 0.009014 0.000000 15.912151 ( 3.390676)
build_install 0.008257 0.000588 2.167412 ( 1.238138)
test_btest 0.000539 0.000000 65.656016 ( 10.769368)
test_basic 0.004734 0.000000 0.325449 ( 0.415999)
test_all 0.001493 0.000000 683.397588 (136.523168)
test_rubyspec 0.054512 0.011216 51.938920 ( 60.087935)
total: 216.94 sec