Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-181344
#<BuildRuby:0x0000560348615a48
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221204-181344",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.002869 0.007609 1.225062 ( 2.129658)
build_miniruby 0.001768 0.000680 0.852250 ( 0.851568)
build_ruby 0.002332 0.000897 2.251654 ( 2.154584)
build_all 0.019052 0.001950 18.742727 ( 2.204532)
build_install 0.021787 0.000780 2.126395 ( 1.036135)
test_btest 0.001276 0.000319 92.083286 ( 9.236638)
test_basic 0.007937 0.001985 0.351916 ( 0.437877)
test_all 0.002523 0.000000 706.752537 ( 73.496541)
test_rubyspec 0.114060 0.068915 49.385021 ( 57.462501)
total: 149.01 sec