Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-022402
#<BuildRuby:0x000055c6cde96300
@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.20221214-022402",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003852 0.000642 0.838289 ( 1.312610)
build_miniruby 0.000810 0.000135 1.024826 ( 1.023813)
build_ruby 0.001151 0.000192 2.825230 ( 2.738502)
build_all 0.007439 0.001240 15.614278 ( 3.403797)
build_install 0.003213 0.006782 2.267450 ( 1.315128)
test_btest 0.000435 0.000104 62.607726 ( 11.299371)
test_basic 0.003742 0.000891 0.316477 ( 0.407769)
test_all 0.001112 0.000265 693.273456 (137.373504)
test_rubyspec 0.054808 0.013050 52.651266 ( 60.776275)
total: 219.65 sec