Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-045546
#<BuildRuby:0x000055c492358cc8
@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.20220817-045546",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.011102 0.000409 1.011083 ( 4.332861)
build_miniruby 0.002403 0.000301 0.079232 ( 0.076820)
build_ruby 0.001657 0.000207 0.075264 ( 0.073420)
build_all 0.005719 0.004623 1.530781 ( 0.572496)
build_install 0.018783 0.003821 1.872218 ( 0.914867)
test_btest 0.000976 0.000178 74.865534 ( 8.071629)
test_basic 0.000712 0.006764 0.322566 ( 0.410507)
test_all 0.005108 0.000000 619.568540 ( 64.331874)
test_rubyspec 0.109563 0.067506 45.232743 ( 52.863815)
total: 131.65 sec