Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-143533
#<BuildRuby:0x000055787e54e678
@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.20221227-143533",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000027 0.000006 0.000033 ( 0.000032)
build_up 0.005394 0.001156 0.846395 ( 1.305064)
build_miniruby 0.001101 0.000236 1.014246 ( 1.012240)
build_ruby 0.001304 0.000279 2.764051 ( 2.761447)
build_all 0.006108 0.003762 16.639792 ( 2.953553)
build_install 0.010297 0.001412 2.222117 ( 1.171028)
test_btest 0.000901 0.000212 67.372645 ( 11.074778)
test_basic 0.006433 0.000383 0.362876 ( 0.448517)
test_all 0.001108 0.000247 657.342485 (101.046449)
test_rubyspec 0.068474 0.050776 51.463541 ( 59.492331)
total: 181.27 sec