Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-171900
#<BuildRuby:0x00005578b0f3fe70
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-171900",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000030 0.000002 0.000032 ( 0.000033)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004524 0.000323 1.123706 ( 1.140021)
build_miniruby 0.000962 0.000069 1.043913 ( 1.042497)
build_ruby 0.001074 0.000077 2.820456 ( 2.716232)
build_all 0.003987 0.005011 15.760944 ( 3.242970)
build_install 0.009067 0.000000 2.257116 ( 1.247763)
test_btest 0.000613 0.000000 57.598672 ( 11.858345)
test_basic 0.004753 0.000000 0.284185 ( 0.374836)
test_all 0.001219 0.000000 673.056358 (121.050773)
test_rubyspec 0.057735 0.014871 53.920514 ( 62.061378)
total: 204.74 sec