Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-060224
#<BuildRuby:0x000055d4adac4dd8
@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.20220906-060224",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010148 0.000725 0.957456 ( 0.996250)
build_miniruby 0.000000 0.002315 0.073266 ( 0.073062)
build_ruby 0.000000 0.001908 0.077397 ( 0.077375)
build_all 0.006187 0.004530 1.563658 ( 0.605635)
build_install 0.013347 0.007932 1.941667 ( 0.976689)
test_btest 0.001305 0.000000 97.322851 ( 10.095678)
test_basic 0.003224 0.004437 0.357004 ( 0.447792)
test_all 0.004122 0.000000 647.422346 ( 66.648462)
test_rubyspec 0.113538 0.057630 46.942129 ( 55.225705)
total: 135.15 sec