Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-175550
#<BuildRuby:0x00005564a4062bc0
@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.20221210-175550",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.003893 0.000299 0.878550 ( 1.207716)
build_miniruby 0.000726 0.000056 1.017390 ( 1.016119)
build_ruby 0.001146 0.000088 2.734400 ( 2.647751)
build_all 0.008977 0.000000 15.883807 ( 3.377909)
build_install 0.004758 0.003583 2.183645 ( 1.231177)
test_btest 0.000560 0.000062 58.679410 ( 11.735275)
test_basic 0.004192 0.000466 0.303518 ( 0.394415)
test_all 0.000901 0.000100 650.309705 (110.488880)
test_rubyspec 0.054239 0.019331 52.326863 ( 60.519462)
total: 192.62 sec