Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-105423
#<BuildRuby:0x000055a29b4babe8
@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.20230102-105423",
@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.000000 0.000007 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.005713 0.000357 0.845558 ( 1.767883)
build_miniruby 0.000000 0.001276 1.021228 ( 1.019206)
build_ruby 0.000000 0.001930 2.785993 ( 2.788953)
build_all 0.003781 0.005826 16.749800 ( 2.992426)
build_install 0.007359 0.002362 2.294688 ( 1.173458)
test_btest 0.000907 0.000181 75.233167 ( 10.519868)
test_basic 0.006559 0.000492 0.342157 ( 0.427934)
test_all 0.001293 0.000246 671.224744 ( 93.607340)
test_rubyspec 0.095245 0.038954 51.607259 ( 59.676446)
total: 173.97 sec