Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-141323
#<BuildRuby:0x000055ab98187e20
@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.20221207-141323",
@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.000025 0.000004 0.000029 ( 0.000029)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000943 0.004150 1.097624 ( 1.392790)
build_miniruby 0.000750 0.000173 0.998966 ( 0.997480)
build_ruby 0.001145 0.000000 2.808319 ( 2.714811)
build_all 0.008434 0.000298 15.630054 ( 3.312924)
build_install 0.006104 0.003645 2.190010 ( 1.209778)
test_btest 0.000489 0.000115 58.740685 ( 12.219834)
test_basic 0.001550 0.003374 0.304848 ( 0.395537)
test_all 0.001174 0.000326 666.631842 (107.936172)
test_rubyspec 0.052200 0.017262 53.196088 ( 61.481840)
total: 191.66 sec