Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-114039
#<BuildRuby:0x000055bf4c3e4ea8
@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.20221113-114039",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004250 0.005581 1.114308 ( 1.160932)
build_miniruby 0.001556 0.000519 0.118975 ( 0.116803)
build_ruby 0.001491 0.000497 0.125104 ( 0.109376)
build_all 0.003957 0.004470 1.549903 ( 0.679206)
build_install 0.020392 0.000432 1.899474 ( 1.000139)
test_btest 0.001053 0.000310 85.258067 ( 8.932544)
test_basic 0.007856 0.000000 0.410013 ( 0.501194)
test_all 0.002273 0.000120 645.525354 ( 67.562069)
test_rubyspec 0.101679 0.072960 47.815757 ( 56.302903)
total: 136.37 sec