Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-232136
#<BuildRuby:0x0000560e8b7fc700
@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.20221130-232136",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.000000 0.004947 1.160951 ( 2.198659)
build_miniruby 0.000000 0.000947 1.067142 ( 1.065878)
build_ruby 0.000049 0.001238 2.718496 ( 2.611656)
build_all 0.005755 0.003408 15.741249 ( 3.274230)
build_install 0.009023 0.001353 2.160997 ( 1.232907)
test_btest 0.000550 0.000083 68.281400 ( 11.434175)
test_basic 0.000913 0.004229 0.297577 ( 0.388172)
test_all 0.001205 0.000241 673.664290 (110.801059)
test_rubyspec 0.042578 0.027376 53.619930 ( 61.797594)
total: 194.81 sec