Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-171314
#<BuildRuby:0x00005576ff3ac728
@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-171314",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004744 0.000365 1.279916 ( 1.663779)
build_miniruby 0.000878 0.000068 1.017586 ( 1.016470)
build_ruby 0.001240 0.000096 2.832218 ( 2.721045)
build_all 0.009309 0.000003 15.919671 ( 3.420492)
build_install 0.003504 0.005107 2.292468 ( 1.334531)
test_btest 0.000000 0.000693 65.797973 ( 10.772994)
test_basic 0.000119 0.004162 0.292026 ( 0.383382)
test_all 0.000776 0.000155 662.908342 (116.174092)
test_rubyspec 0.049436 0.021519 52.783566 ( 61.021513)
total: 198.51 sec