Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-022211
#<BuildRuby:0x0000561827e42858
@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.20221220-022211",
@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.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004168 0.000219 0.870518 ( 1.120107)
build_miniruby 0.000817 0.000043 1.054667 ( 1.053435)
build_ruby 0.001185 0.000000 2.759136 ( 2.639613)
build_all 0.008920 0.000081 15.820284 ( 3.272859)
build_install 0.008606 0.000194 2.198124 ( 1.225239)
test_btest 0.000582 0.000026 60.704465 ( 11.353487)
test_basic 0.004726 0.000214 0.292449 ( 0.383369)
test_all 0.002121 0.000096 687.536532 (139.020714)
test_rubyspec 0.042366 0.026282 53.191517 ( 61.312858)
total: 221.38 sec