Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-013144
#<BuildRuby:0x0000558f7d51fe70
@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.20221206-013144",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.005131 1.130729 ( 1.146576)
build_miniruby 0.000000 0.000880 1.027293 ( 1.026259)
build_ruby 0.000384 0.000798 2.756545 ( 2.623410)
build_all 0.006295 0.002693 15.596089 ( 3.256979)
build_install 0.008749 0.001057 2.192143 ( 1.225978)
test_btest 0.000428 0.000086 58.204753 ( 12.282883)
test_basic 0.004370 0.000117 0.293696 ( 0.384911)
test_all 0.000687 0.000131 663.617690 (110.653316)
test_rubyspec 0.050331 0.018776 52.679240 ( 60.998686)
total: 193.60 sec