Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-230643
#<BuildRuby:0x000055c48b08fe80
@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.20221220-230643",
@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.000015 0.000001 0.000016 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003847 0.000213 0.878470 ( 1.668449)
build_miniruby 0.000895 0.000050 0.960709 ( 0.959222)
build_ruby 0.001101 0.000061 2.600381 ( 2.598857)
build_all 0.008636 0.000232 15.805055 ( 3.258054)
build_install 0.009801 0.000041 2.233509 ( 1.229907)
test_btest 0.000632 0.000000 64.066722 ( 10.544797)
test_basic 0.000794 0.004233 0.305972 ( 0.396836)
test_all 0.001235 0.000112 680.418024 (135.339212)
test_rubyspec 0.056358 0.011205 52.772052 ( 60.934694)
total: 216.93 sec