Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-225532
#<BuildRuby:0x000055992672e628
@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.20221220-225532",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003951 0.000282 0.895606 ( 1.131751)
build_miniruby 0.000920 0.000000 1.049185 ( 1.047774)
build_ruby 0.001175 0.000000 2.678176 ( 2.676865)
build_all 0.008535 0.000434 15.745573 ( 3.255461)
build_install 0.004688 0.004121 2.217779 ( 1.235703)
test_btest 0.000561 0.000000 62.861336 ( 11.973257)
test_basic 0.001766 0.003384 0.279318 ( 0.369628)
test_all 0.001268 0.000000 703.130696 (138.882982)
test_rubyspec 0.044998 0.016315 53.167192 ( 61.249657)
total: 221.82 sec