Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-233013
#<BuildRuby:0x000055ac701480d0
@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.20221231-233013",
@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.000003 0.000010 ( 0.000009)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.001717 0.004855 0.845771 ( 1.039967)
build_miniruby 0.000803 0.000334 1.012165 ( 1.010176)
build_ruby 0.001079 0.000450 2.780494 ( 2.777948)
build_all 0.007525 0.002144 16.746738 ( 3.028019)
build_install 0.008352 0.003341 2.321157 ( 1.202543)
test_btest 0.000826 0.000330 76.639774 ( 10.458647)
test_basic 0.006727 0.000000 0.346270 ( 0.432240)
test_all 0.001357 0.000000 674.672209 ( 95.783336)
test_rubyspec 0.076602 0.053497 51.485776 ( 59.516990)
total: 175.25 sec