Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-013856
#<BuildRuby:0x000055d52c9b00f8
@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-013856",
@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.000008)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.004556 0.000000 0.836802 ( 1.477453)
build_miniruby 0.001033 0.000000 0.972209 ( 0.970831)
build_ruby 0.001142 0.000000 2.699087 ( 2.566479)
build_all 0.002112 0.007178 15.845282 ( 3.393465)
build_install 0.008006 0.000078 2.305489 ( 1.327407)
test_btest 0.000514 0.000049 67.248670 ( 11.099196)
test_basic 0.001077 0.003813 0.284597 ( 0.375214)
test_all 0.000974 0.000139 652.726251 (120.465995)
test_rubyspec 0.036189 0.022309 52.219486 ( 60.434513)
total: 202.11 sec