Logfile: /home/ko1/ruby/logs/brlog.trunk.20220605-173042
#<BuildRuby:0x0000563918d7f440
@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.20220605-173042",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006165 0.004928 0.978248 ( 1.688497)
build_miniruby 0.002019 0.000288 0.067582 ( 0.065523)
build_ruby 0.001507 0.000000 0.068231 ( 0.066815)
build_all 0.009412 0.000844 1.505008 ( 0.601011)
build_install 0.012268 0.010889 5.754751 ( 2.759230)
test_btest 0.000912 0.000217 79.370858 ( 8.541982)
test_basic 0.003559 0.004066 0.327827 ( 0.416775)
test_all 0.002125 0.000579 678.695647 ( 65.693260)
test_rubyspec 0.081031 0.076840 45.780245 ( 51.551894)
total: 131.39 sec