Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-082155
#<BuildRuby:0x000055953de20040
@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.20221208-082155",
@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.000036 0.000000 0.000036 ( 0.000040)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004806 0.000116 1.166795 ( 1.249734)
build_miniruby 0.000830 0.000128 0.927099 ( 0.925857)
build_ruby 0.001164 0.000000 2.837842 ( 2.722315)
build_all 0.001997 0.007131 15.858474 ( 3.246052)
build_install 0.006074 0.003402 2.150780 ( 1.203405)
test_btest 0.000399 0.000117 65.264954 ( 10.511520)
test_basic 0.001668 0.003120 0.296329 ( 0.387796)
test_all 0.000828 0.000000 665.895791 (112.155290)
test_rubyspec 0.040305 0.024052 52.999343 ( 61.183742)
total: 193.59 sec