Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-223442
#<BuildRuby:0x000055e3e1a2fe70
@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.20221219-223442",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003455 0.000384 0.877694 ( 1.104197)
build_miniruby 0.000779 0.000087 1.008492 ( 1.007232)
build_ruby 0.001030 0.000115 2.691909 ( 2.601858)
build_all 0.005680 0.003272 15.812073 ( 3.374365)
build_install 0.008632 0.000000 2.288454 ( 1.314926)
test_btest 0.000627 0.000000 65.301461 ( 11.253984)
test_basic 0.000000 0.005186 0.304766 ( 0.395340)
test_all 0.000000 0.002022 662.635509 (140.211566)
test_rubyspec 0.049146 0.011165 52.448214 ( 60.723416)
total: 221.99 sec