Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-181849
#<BuildRuby:0x000055c27e014870
@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.20220820-181849",
@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.000011 0.000002 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006672 0.004827 1.000404 ( 1.015968)
build_miniruby 0.001371 0.000422 0.075657 ( 0.074868)
build_ruby 0.001562 0.000481 0.076485 ( 0.075208)
build_all 0.007358 0.002264 1.532076 ( 0.580566)
build_install 0.017229 0.005301 1.869768 ( 0.924256)
test_btest 0.001002 0.000308 74.956799 ( 8.229653)
test_basic 0.007800 0.000390 0.330790 ( 0.420008)
test_all 0.001789 0.000511 629.444518 ( 64.197929)
test_rubyspec 0.087642 0.078130 45.885496 ( 54.373111)
total: 129.89 sec