Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-142147
#<BuildRuby:0x0000559dc0aa8008
@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.20221217-142147",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003509 0.000526 0.871781 ( 1.097830)
build_miniruby 0.000866 0.000130 1.009265 ( 1.007878)
build_ruby 0.001116 0.000168 2.847249 ( 2.717106)
build_all 0.008039 0.001205 15.850015 ( 3.324622)
build_install 0.003845 0.004517 2.204044 ( 1.224943)
test_btest 0.000468 0.000089 64.128957 ( 11.459990)
test_basic 0.000000 0.005136 0.308874 ( 0.399134)
test_all 0.000000 0.001363 674.398952 (133.838590)
test_rubyspec 0.036209 0.032209 53.139325 ( 61.226331)
total: 216.30 sec