Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-045347
#<BuildRuby:0x000055bd47cf0c10
@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.20220311-045347",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.010293 1.027039 ( 1.396938)
build_miniruby 0.001946 0.000233 0.076505 ( 0.074152)
build_ruby 0.001382 0.000368 0.071502 ( 0.069846)
build_all 0.003500 0.004944 1.506022 ( 0.604114)
build_install 0.021625 0.000000 5.281309 ( 2.212789)
test_btest 0.000972 0.000000 78.127322 ( 8.709498)
test_basic 0.004058 0.003658 0.337884 ( 0.426627)
test_all 0.001497 0.000409 709.210745 ( 68.499572)
test_rubyspec 0.104171 0.060665 46.205089 ( 51.605951)
total: 133.60 sec