Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-230041
#<BuildRuby:0x00005568c725e678
@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-230041",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004450 0.000261 1.207413 ( 1.224733)
build_miniruby 0.000000 0.000979 0.974053 ( 0.972787)
build_ruby 0.000000 0.001099 2.710704 ( 2.591066)
build_all 0.002334 0.006724 15.793184 ( 3.359820)
build_install 0.006033 0.002962 2.264000 ( 1.305720)
test_btest 0.000498 0.000100 66.369894 ( 10.781177)
test_basic 0.004054 0.000811 0.330291 ( 0.421649)
test_all 0.000858 0.000172 665.449699 (101.574427)
test_rubyspec 0.045891 0.020504 52.330166 ( 60.482542)
total: 182.71 sec