Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-135630
#<BuildRuby:0x000055c0bffce678
@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.20221214-135630",
@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.000010 0.000000 0.000010 ( 0.000010)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.000237 0.003975 0.870505 ( 1.078691)
build_miniruby 0.000900 0.000000 0.995676 ( 0.994313)
build_ruby 0.001240 0.000000 2.692586 ( 2.606091)
build_all 0.009045 0.000000 15.706328 ( 3.298798)
build_install 0.005137 0.004457 2.303356 ( 1.324930)
test_btest 0.000459 0.000048 67.270280 ( 11.423890)
test_basic 0.004235 0.000446 0.300103 ( 0.391062)
test_all 0.001204 0.000126 677.827067 (140.897517)
test_rubyspec 0.032919 0.023417 52.572659 ( 60.754845)
total: 222.77 sec