Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-013607
#<BuildRuby:0x000055b39dac7f28
@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.20230119-013607",
@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.000018 0.000000 0.000018 ( 0.000017)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.006944 0.000000 0.854908 ( 1.298194)
build_miniruby 0.001188 0.000000 1.021127 ( 1.019125)
build_ruby 0.001416 0.000000 2.784292 ( 2.781844)
build_all 0.006163 0.003702 16.954429 ( 3.011763)
build_install 0.011180 0.000325 2.130814 ( 1.078068)
test_btest 0.000791 0.000034 73.819609 ( 11.245485)
test_basic 0.006573 0.000286 0.313607 ( 0.399330)
test_all 0.002131 0.000093 658.053216 (110.672880)
test_rubyspec 0.112629 0.013470 52.021607 ( 60.025950)
total: 191.53 sec