Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-084816
#<BuildRuby:0x00005603a44dc3c8
@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.20221217-084816",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000674 0.003504 0.945583 ( 1.177920)
build_miniruby 0.000000 0.000975 1.049605 ( 1.048005)
build_ruby 0.000000 0.001228 2.705938 ( 2.608042)
build_all 0.006474 0.002702 15.725887 ( 3.388899)
build_install 0.004713 0.004298 2.218760 ( 1.266531)
test_btest 0.000539 0.000000 63.632870 ( 11.152173)
test_basic 0.004736 0.000000 0.312029 ( 0.403290)
test_all 0.001316 0.000000 671.482975 (159.231765)
test_rubyspec 0.025194 0.043777 53.230372 ( 61.368116)
total: 241.65 sec