Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-141958
#<BuildRuby:0x000055a437e12e00
@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.20221014-141958",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.005532 0.004514 1.079627 ( 1.133504)
build_miniruby 0.000000 0.001719 0.103095 ( 0.100729)
build_ruby 0.000000 0.001614 0.103558 ( 0.100612)
build_all 0.008019 0.000000 1.296020 ( 0.575508)
build_install 0.014271 0.001120 1.673968 ( 0.893370)
test_btest 0.001959 0.000576 62.779908 ( 6.460015)
test_basic 0.003819 0.002812 0.365331 ( 0.454431)
test_all 0.005675 0.001792 519.106519 ( 55.190083)
test_rubyspec 0.076709 0.053776 42.964149 ( 51.533279)
total: 116.44 sec