Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-003536
#<BuildRuby:0x0000558b378283c8
@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.20221224-003536",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000044 0.000000 0.000044 ( 0.000051)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.003979 0.000000 0.862541 ( 1.068551)
build_miniruby 0.000899 0.000000 0.945828 ( 0.944401)
build_ruby 0.001273 0.000000 2.753648 ( 2.751983)
build_all 0.008546 0.000308 15.626266 ( 3.268435)
build_install 0.009459 0.000000 2.299098 ( 1.309137)
test_btest 0.000645 0.000000 58.909946 ( 12.165468)
test_basic 0.005275 0.000000 0.305747 ( 0.396353)
test_all 0.001448 0.000000 628.456535 (104.733690)
test_rubyspec 0.040222 0.026413 51.884403 ( 59.950831)
total: 186.59 sec