Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-110656
#<BuildRuby:0x000055fb8a0bc3c8
@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.20221209-110656",
@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.000010)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.004765 0.000250 1.164888 ( 1.195605)
build_miniruby 0.000859 0.000046 0.985729 ( 0.984449)
build_ruby 0.001221 0.000064 2.828067 ( 2.741636)
build_all 0.008740 0.000460 15.841609 ( 3.228900)
build_install 0.005347 0.004888 2.308162 ( 1.321049)
test_btest 0.000544 0.000055 59.341461 ( 11.482369)
test_basic 0.000357 0.004180 0.325796 ( 0.417701)
test_all 0.001510 0.000215 670.393054 (102.477915)
test_rubyspec 0.040746 0.025100 52.227870 ( 60.426315)
total: 184.28 sec