Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-165733
#<BuildRuby:0x0000559b0401d570
@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.20221107-165733",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.007646 0.903633 ( 1.695388)
build_miniruby 0.001118 0.000693 0.050390 ( 0.049275)
build_ruby 0.001072 0.000357 0.044374 ( 0.043435)
build_all 0.007351 0.000959 1.248354 ( 0.489347)
build_install 0.013877 0.002684 1.535719 ( 0.805328)
test_btest 0.001268 0.000363 62.220708 ( 6.320284)
test_basic 0.004719 0.001349 0.308884 ( 0.401198)
test_all 0.000641 0.002300 493.913233 ( 53.492152)
test_rubyspec 0.082429 0.038487 43.093813 ( 51.300038)
total: 114.60 sec