Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-105410
#<BuildRuby:0x000055bc8d3dc0f8
@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-105410",
@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.000019)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003745 0.000468 0.867179 ( 1.093060)
build_miniruby 0.000844 0.000105 0.973005 ( 0.971783)
build_ruby 0.001075 0.000134 2.733121 ( 2.614486)
build_all 0.008517 0.000507 15.895316 ( 3.363309)
build_install 0.004057 0.004392 2.347122 ( 1.366291)
test_btest 0.000521 0.000087 59.078956 ( 12.141156)
test_basic 0.004303 0.000718 0.292091 ( 0.382414)
test_all 0.000807 0.000134 661.508073 (115.643107)
test_rubyspec 0.052955 0.012128 52.469469 ( 60.654125)
total: 198.23 sec