Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-212039
#<BuildRuby:0x0000555c386cde98
@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.20221223-212039",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000982 0.003177 0.881990 ( 1.142013)
build_miniruby 0.000811 0.000108 0.916657 ( 0.915499)
build_ruby 0.001121 0.000000 2.802256 ( 2.800852)
build_all 0.001722 0.007248 15.751772 ( 3.312441)
build_install 0.006977 0.001744 2.215057 ( 1.199404)
test_btest 0.000447 0.000112 65.502078 ( 11.280711)
test_basic 0.001434 0.003349 0.318980 ( 0.409459)
test_all 0.000716 0.000210 638.496698 ( 98.634910)
test_rubyspec 0.045305 0.026422 52.336936 ( 60.522676)
total: 180.22 sec