Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-052706
#<BuildRuby:0x000055d4b5843e80
@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.20221222-052706",
@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.000018 0.000003 0.000021 ( 0.000007)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.001306 0.002740 0.877236 ( 1.256017)
build_miniruby 0.000713 0.000134 1.044990 ( 1.043868)
build_ruby 0.000920 0.000173 2.614980 ( 2.613669)
build_all 0.005748 0.003324 15.795486 ( 3.435270)
build_install 0.007110 0.001580 2.204580 ( 1.227393)
test_btest 0.000497 0.000111 62.623341 ( 11.299623)
test_basic 0.004090 0.000909 0.316988 ( 0.407784)
test_all 0.001136 0.000252 674.892973 (139.905519)
test_rubyspec 0.030284 0.029025 51.740543 ( 60.032906)
total: 221.22 sec