Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-084944
#<BuildRuby:0x0000561f853e8028
@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.20230101-084944",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000013 0.000004 0.000017 ( 0.000019)
build_up 0.005126 0.001708 0.846464 ( 1.163391)
build_miniruby 0.001057 0.000352 1.014887 ( 1.012625)
build_ruby 0.001244 0.000415 2.778407 ( 2.775895)
build_all 0.008725 0.001229 16.761166 ( 2.996187)
build_install 0.011631 0.000000 2.287589 ( 1.179084)
test_btest 0.001059 0.000000 77.187276 ( 10.876495)
test_basic 0.005589 0.000815 0.312721 ( 0.399036)
test_all 0.000699 0.000848 664.725817 (113.519522)
test_rubyspec 0.077852 0.054572 51.536314 ( 59.605135)
total: 193.53 sec