Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-231002
#<BuildRuby:0x000055bb0d4d7c18
@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.20221203-231002",
@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.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003327 0.000907 0.809257 ( 1.111274)
build_miniruby 0.000691 0.000189 0.522178 ( 0.522119)
build_ruby 0.001022 0.000279 1.686542 ( 1.628277)
build_all 0.003689 0.005721 11.957575 ( 1.488517)
build_install 0.001696 0.005491 1.653515 ( 0.770363)
test_btest 0.000445 0.000202 63.656525 ( 5.934342)
test_basic 0.000535 0.002729 0.249399 ( 0.345632)
test_all 0.000642 0.000321 502.188379 ( 51.245793)
test_rubyspec 0.017895 0.011103 35.597208 ( 46.230438)
total: 109.28 sec