Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-181222
#<BuildRuby:0x0000556c2a7c0920
@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.20220818-181222",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000053 0.000007 0.000060 ( 0.000061)
build_up 0.010458 0.000875 0.970472 ( 1.253653)
build_miniruby 0.001857 0.000000 0.072128 ( 0.070003)
build_ruby 0.002075 0.000000 0.073510 ( 0.071258)
build_all 0.010497 0.000178 1.545056 ( 0.567724)
build_install 0.015691 0.006205 1.873620 ( 0.911246)
test_btest 0.001129 0.000179 74.427307 ( 7.998501)
test_basic 0.000000 0.007197 0.328223 ( 0.423325)
test_all 0.000000 0.003741 680.519552 ( 66.561964)
test_rubyspec 0.101894 0.079947 45.078492 ( 53.432834)
total: 131.29 sec