Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-051544
#<BuildRuby:0x000056499220b2c8
@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.20221117-051544",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000855 0.003920 1.061837 ( 1.091317)
build_miniruby 0.000868 0.000048 0.979697 ( 0.978363)
build_ruby 0.001184 0.000000 2.751031 ( 2.641908)
build_all 0.008890 0.000000 15.926294 ( 3.291011)
build_install 0.009456 0.000000 1.979884 ( 1.110516)
test_btest 0.000648 0.000000 61.072008 ( 10.971757)
test_basic 0.004857 0.000059 0.353220 ( 0.443933)
test_all 0.001005 0.000042 637.701909 (100.618827)
test_rubyspec 0.054610 0.006089 51.041536 ( 59.343113)
total: 180.49 sec