Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-164026
#<BuildRuby:0x000055a84bc30728
@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-164026",
@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.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.000000 0.004829 1.159063 ( 1.515782)
build_miniruby 0.000000 0.000940 1.031354 ( 1.030223)
build_ruby 0.000000 0.001157 2.810617 ( 2.725205)
build_all 0.005228 0.004086 15.762295 ( 3.219690)
build_install 0.002166 0.007219 2.249010 ( 1.300931)
test_btest 0.000494 0.000000 60.457112 ( 11.968311)
test_basic 0.004976 0.000000 0.326016 ( 0.416237)
test_all 0.001029 0.000000 666.072358 (113.022521)
test_rubyspec 0.052844 0.015731 52.927132 ( 61.171950)
total: 196.37 sec