Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-175536
#<BuildRuby:0x0000564d13e2bbc8
@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.20221203-175536",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004179 0.000035 0.793083 ( 1.072997)
build_miniruby 0.000816 0.000125 0.522920 ( 0.522798)
build_ruby 0.001052 0.000162 1.663944 ( 1.606118)
build_all 0.009383 0.000151 12.023479 ( 1.474920)
build_install 0.003097 0.003996 1.625529 ( 0.759221)
test_btest 0.000555 0.000104 62.861351 ( 6.095296)
test_basic 0.002603 0.000489 0.223920 ( 0.320248)
test_all 0.000859 0.000161 505.400583 ( 51.035352)
test_rubyspec 0.012378 0.016560 36.122507 ( 46.581545)
total: 109.47 sec