Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-182844
#<BuildRuby:0x00005586f0ec9e98
@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.20221209-182844",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001243 0.003540 1.147802 ( 1.220744)
build_miniruby 0.000832 0.000125 0.960034 ( 0.958861)
build_ruby 0.001066 0.000160 2.713889 ( 2.619344)
build_all 0.004867 0.004093 15.866041 ( 3.353787)
build_install 0.005197 0.005197 2.241617 ( 1.267385)
test_btest 0.000483 0.000115 66.115278 ( 10.930522)
test_basic 0.004651 0.000094 0.277449 ( 0.368378)
test_all 0.000809 0.000184 672.886719 (103.593769)
test_rubyspec 0.045603 0.015071 52.909194 ( 61.179045)
total: 185.49 sec