Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-052502
#<BuildRuby:0x000055769cda8460
@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.20221206-052502",
@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.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.002065 0.002910 1.132600 ( 1.163463)
build_miniruby 0.000825 0.000103 1.069100 ( 1.067817)
build_ruby 0.000191 0.001116 2.798312 ( 2.694622)
build_all 0.002203 0.006706 15.878663 ( 3.359872)
build_install 0.008392 0.001083 2.151841 ( 1.237970)
test_btest 0.000507 0.000119 64.804250 ( 11.189499)
test_basic 0.000646 0.004283 0.315737 ( 0.405987)
test_all 0.000621 0.000182 659.306650 (107.664622)
test_rubyspec 0.041378 0.020515 52.508762 ( 60.762090)
total: 189.55 sec