Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-164810
#<BuildRuby:0x00005632e58e7e48
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-164810",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004548 0.000699 1.242038 ( 1.952558)
build_miniruby 0.000798 0.000123 1.053184 ( 1.052127)
build_ruby 0.001320 0.000000 2.738492 ( 2.648580)
build_all 0.000736 0.008165 15.755384 ( 3.292137)
build_install 0.000999 0.007200 2.187500 ( 1.233582)
test_btest 0.000388 0.000155 63.885076 ( 10.962390)
test_basic 0.000279 0.004194 0.333030 ( 0.423784)
test_all 0.001035 0.000000 651.888076 (122.106377)
test_rubyspec 0.027516 0.044429 53.605131 ( 61.769653)
total: 205.44 sec