Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-015925
#<BuildRuby:0x000055e2df244d30
@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.20221110-015925",
@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.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003288 0.007580 1.103972 ( 1.260794)
build_miniruby 0.001539 0.000550 0.065107 ( 0.063092)
build_ruby 0.001635 0.000584 0.065314 ( 0.063162)
build_all 0.009840 0.001913 1.491372 ( 0.590467)
build_install 0.009956 0.011905 1.871021 ( 0.953670)
test_btest 0.001074 0.000477 88.198520 ( 9.032226)
test_basic 0.008079 0.001566 0.349428 ( 0.435305)
test_all 0.000703 0.001341 669.830121 ( 67.613518)
test_rubyspec 0.107938 0.063597 47.894753 ( 56.024016)
total: 136.04 sec