Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-055346
#<BuildRuby:0x000055ca61ba8cc8
@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.20220827-055346",
@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.000016 0.000006 0.000022 ( 0.000021)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.007279 0.005380 1.001438 ( 1.559376)
build_miniruby 0.001520 0.000633 0.075656 ( 0.073504)
build_ruby 0.001308 0.000545 0.068464 ( 0.066565)
build_all 0.007863 0.001276 1.538966 ( 0.589459)
build_install 0.013956 0.009408 1.894494 ( 0.922037)
test_btest 0.000808 0.000353 76.048918 ( 8.612637)
test_basic 0.005445 0.002382 0.326725 ( 0.416252)
test_all 0.004391 0.000000 650.143229 ( 65.127831)
test_rubyspec 0.093788 0.081486 45.544088 ( 54.032511)
total: 131.40 sec