Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-105857
#<BuildRuby:0x000055b3668fd350
@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.20221015-105857",
@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.000023 0.000009 0.000032 ( 0.000032)
autoconf 0.000037 0.000014 0.000051 ( 0.000053)
configure 0.000044 0.000018 0.000062 ( 0.000060)
build_up 0.005835 0.006824 1.106982 ( 2.891501)
build_miniruby 0.001411 0.000706 0.098064 ( 0.096403)
build_ruby 0.001006 0.000503 0.087046 ( 0.086513)
build_all 0.006869 0.000967 1.352023 ( 0.582309)
build_install 0.010546 0.005248 1.706441 ( 0.934551)
test_btest 0.001043 0.000481 62.407857 ( 6.611471)
test_basic 0.005968 0.000381 0.351710 ( 0.445687)
test_all 0.006337 0.001297 517.256452 ( 55.375325)
test_rubyspec 0.078169 0.060622 43.302383 ( 51.931968)
total: 118.96 sec