Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-103546
#<BuildRuby:0x00005651fd44ebe8
@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.20221213-103546",
@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.000017 0.000002 0.000019 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004453 0.000000 0.837094 ( 1.194068)
build_miniruby 0.001063 0.000000 0.927571 ( 0.925966)
build_ruby 0.001283 0.000000 2.754334 ( 2.650818)
build_all 0.009113 0.000000 15.813305 ( 3.247576)
build_install 0.010204 0.000000 2.223465 ( 1.217662)
test_btest 0.000587 0.000000 58.979593 ( 11.647019)
test_basic 0.005314 0.000154 0.335062 ( 0.424671)
test_all 0.001157 0.000058 678.582381 (137.763328)
test_rubyspec 0.050692 0.015395 52.387067 ( 60.508937)
total: 219.58 sec