Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-193426
#<BuildRuby:0x000055f1f2bb2a58
@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.20220828-193426",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.009766 0.002441 0.799839 ( 1.275683)
build_miniruby 0.001153 0.000288 0.056134 ( 0.054595)
build_ruby 0.001202 0.000301 0.060621 ( 0.058520)
build_all 0.006447 0.001612 1.235874 ( 0.459300)
build_install 0.008099 0.007951 1.578758 ( 0.793647)
test_btest 0.000812 0.000270 51.467261 ( 6.180382)
test_basic 0.004097 0.001366 0.287884 ( 0.379151)
test_all 0.004701 0.000000 484.273225 ( 51.622083)
test_rubyspec 0.073825 0.056579 41.164888 ( 49.717044)
total: 110.54 sec