Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-054736
#<BuildRuby:0x00005618834ca620
@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.20221213-054736",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000028 0.000000 0.000028 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000356 0.004180 0.811029 ( 1.149622)
build_miniruby 0.000877 0.000062 1.087654 ( 1.086327)
build_ruby 0.001149 0.000083 2.834865 ( 2.748903)
build_all 0.006106 0.003086 15.802628 ( 3.290018)
build_install 0.009450 0.000202 2.223894 ( 1.281369)
test_btest 0.000505 0.000050 61.865230 ( 11.921157)
test_basic 0.005168 0.000126 0.303574 ( 0.393675)
test_all 0.001260 0.000120 673.860222 (143.220933)
test_rubyspec 0.050945 0.016485 52.573470 ( 60.795659)
total: 225.89 sec