Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-082217
#<BuildRuby:0x0000564b5f1780d0
@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.20221202-082217",
@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.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.001091 0.004200 1.150432 ( 1.154003)
build_miniruby 0.000862 0.000115 0.965374 ( 0.964189)
build_ruby 0.000965 0.000129 2.659789 ( 2.559534)
build_all 0.008927 0.000000 15.753985 ( 3.337872)
build_install 0.009182 0.000121 2.237973 ( 1.295122)
test_btest 0.000635 0.000000 61.589293 ( 11.441415)
test_basic 0.004900 0.000127 0.306250 ( 0.396428)
test_all 0.001138 0.000114 662.266909 (123.447549)
test_rubyspec 0.046024 0.026315 54.184616 ( 62.430144)
total: 207.03 sec