Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-215315
#<BuildRuby:0x000055c220833f00
@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.20221216-215315",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000017 0.000000 0.000017 ( 0.000016)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004096 0.000000 0.859576 ( 1.063456)
build_miniruby 0.001021 0.000000 0.980560 ( 0.979245)
build_ruby 0.001251 0.000000 2.824376 ( 2.722311)
build_all 0.009241 0.000000 15.758820 ( 3.309397)
build_install 0.008264 0.000000 2.208300 ( 1.216104)
test_btest 0.000610 0.000000 67.427106 ( 11.097625)
test_basic 0.004835 0.000000 0.311078 ( 0.401956)
test_all 0.001412 0.000000 675.471694 (135.161099)
test_rubyspec 0.052507 0.006489 52.400746 ( 60.528097)
total: 216.48 sec