Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-045909
#<BuildRuby:0x000055c3b2e54040
@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.20221216-045909",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000029)
build_up 0.004317 0.000088 0.956765 ( 2.190865)
build_miniruby 0.000748 0.000172 0.997449 ( 0.996232)
build_ruby 0.001026 0.000236 2.827077 ( 2.701558)
build_all 0.008305 0.000898 15.836232 ( 3.379776)
build_install 0.003413 0.005392 2.318875 ( 1.318092)
test_btest 0.000495 0.000142 65.615239 ( 11.101134)
test_basic 0.004331 0.000000 0.307540 ( 0.399566)
test_all 0.001358 0.000282 664.176984 (147.802049)
test_rubyspec 0.045806 0.010274 53.074053 ( 61.257796)
total: 231.15 sec