Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-082647
#<BuildRuby:0x0000558ecc2f40f8
@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-082647",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.005042 0.000000 1.125540 ( 1.268510)
build_miniruby 0.000927 0.000000 0.968790 ( 0.967463)
build_ruby 0.001197 0.000000 2.633753 ( 2.547602)
build_all 0.008838 0.000000 15.597507 ( 3.279185)
build_install 0.009465 0.000000 2.139002 ( 1.226300)
test_btest 0.000589 0.000000 59.016152 ( 12.190262)
test_basic 0.000000 0.004674 0.297172 ( 0.388261)
test_all 0.000509 0.000628 661.038638 (110.994982)
test_rubyspec 0.025141 0.025444 52.922677 ( 61.119598)
total: 193.98 sec