Logfile: /home/ko1/ruby/logs/brlog.trunk.20220603-050613
#<BuildRuby:0x000055835b6752f8
@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.20220603-050613",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007539 0.003016 0.907215 ( 6.370308)
build_miniruby 0.000946 0.000378 0.054020 ( 0.052595)
build_ruby 0.001462 0.000584 0.058804 ( 0.056137)
build_all 0.005227 0.002090 1.208107 ( 0.477631)
build_install 0.017457 0.000345 4.861376 ( 2.454336)
test_btest 0.001130 0.000348 52.901537 ( 5.779275)
test_basic 0.006490 0.000000 0.286747 ( 0.375644)
test_all 0.003052 0.000000 510.105122 ( 54.000531)
test_rubyspec 0.086350 0.033898 41.672005 ( 47.268673)
total: 116.84 sec