Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-074449
#<BuildRuby:0x0000555b81d429c0
@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.20220810-074449",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.009870 0.000000 0.865887 ( 2.391817)
build_miniruby 0.002237 0.000000 0.065476 ( 0.063441)
build_ruby 0.001662 0.000000 0.065715 ( 0.064953)
build_all 0.004511 0.005327 1.288271 ( 0.465536)
build_install 0.017041 0.000062 4.366121 ( 1.828850)
test_btest 0.001385 0.000082 51.952946 ( 6.124988)
test_basic 0.004945 0.000291 0.286241 ( 0.377030)
test_all 0.001556 0.000091 500.683781 ( 53.118615)
test_rubyspec 0.073088 0.066939 41.652318 ( 49.235143)
total: 113.67 sec