Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-052541
#<BuildRuby:0x000055ec3905ebe8
@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.20221211-052541",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004341 0.000027 0.847286 ( 1.075802)
build_miniruby 0.000867 0.000058 0.988742 ( 0.987190)
build_ruby 0.001199 0.000080 2.721140 ( 2.627751)
build_all 0.008651 0.000284 15.759540 ( 3.272098)
build_install 0.009736 0.000608 2.212424 ( 1.234701)
test_btest 0.000505 0.000031 64.005276 ( 10.551022)
test_basic 0.004459 0.000279 0.305869 ( 0.396634)
test_all 0.001013 0.000063 652.378114 (112.192440)
test_rubyspec 0.053018 0.015496 52.976232 ( 61.167005)
total: 193.51 sec