Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-144630
#<BuildRuby:0x00005648c41cff58
@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.20221211-144630",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.003902 0.000600 0.869784 ( 1.420519)
build_miniruby 0.000892 0.000138 0.970202 ( 0.968776)
build_ruby 0.001204 0.000000 2.739279 ( 2.629265)
build_all 0.008853 0.000000 15.921296 ( 3.315331)
build_install 0.009162 0.000000 2.217190 ( 1.249490)
test_btest 0.000508 0.000000 61.595068 ( 11.642171)
test_basic 0.004877 0.000350 0.305519 ( 0.395652)
test_all 0.000806 0.000089 673.337133 (103.356887)
test_rubyspec 0.029415 0.035461 52.285300 ( 60.519429)
total: 185.50 sec