Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-092130
#<BuildRuby:0x000055b65c024028
@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.20221222-092130",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.000032 0.004175 0.888022 ( 1.111957)
build_miniruby 0.000877 0.000063 0.943994 ( 0.942666)
build_ruby 0.001164 0.000083 2.699381 ( 2.698017)
build_all 0.004747 0.004386 15.885062 ( 3.309515)
build_install 0.005926 0.003868 2.375517 ( 1.396326)
test_btest 0.000505 0.000089 63.064715 ( 11.648427)
test_basic 0.004548 0.000802 0.323463 ( 0.413525)
test_all 0.001147 0.000202 655.983552 (140.105760)
test_rubyspec 0.043260 0.014750 52.027409 ( 60.234484)
total: 221.86 sec