Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-202818
#<BuildRuby:0x0000555bcaaf84f0
@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.20220403-202818",
@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.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.010969 0.000000 1.001345 ( 1.513497)
build_miniruby 0.002065 0.000000 0.072839 ( 0.071037)
build_ruby 0.001877 0.000000 0.075012 ( 0.072550)
build_all 0.008578 0.000832 4.193915 ( 0.846411)
build_install 0.013456 0.007472 8.591017 ( 2.991224)
test_btest 0.000917 0.000167 72.758273 ( 8.363182)
test_basic 0.006596 0.000413 0.345678 ( 0.443743)
test_all 0.001304 0.000226 656.152697 ( 65.547527)
test_rubyspec 0.111406 0.053222 46.635264 ( 51.927356)
total: 131.78 sec