Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-074425
#<BuildRuby:0x000055cd2a1152e0
@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.20220614-074425",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.010214 0.814522 ( 1.153819)
build_miniruby 0.000662 0.000815 0.054586 ( 0.053442)
build_ruby 0.001594 0.000000 0.067163 ( 0.066128)
build_all 0.008243 0.000584 1.217409 ( 0.501193)
build_install 0.008948 0.009636 4.864048 ( 2.447093)
test_btest 0.001483 0.000523 52.194117 ( 6.159829)
test_basic 0.000000 0.006078 0.286280 ( 0.377819)
test_all 0.001130 0.001223 525.918865 ( 54.238555)
test_rubyspec 0.057509 0.070144 41.632917 ( 47.402528)
total: 112.40 sec