Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-054847
#<BuildRuby:0x0000563d4c208ea8
@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.20221114-054847",
@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.000018 0.000003 0.000021 ( 0.000022)
configure 0.000028 0.000005 0.000033 ( 0.000030)
build_up 0.007627 0.001271 1.112295 ( 1.264821)
build_miniruby 0.002233 0.000372 0.122308 ( 0.117913)
build_ruby 0.002055 0.000000 0.124854 ( 0.107688)
build_all 0.006467 0.003660 1.549512 ( 0.657867)
build_install 0.019493 0.002821 1.931049 ( 0.997995)
test_btest 0.001285 0.000241 82.334889 ( 9.258893)
test_basic 0.007892 0.000000 0.414188 ( 0.512688)
test_all 0.001812 0.000000 692.287745 ( 70.219258)
test_rubyspec 0.113678 0.057502 48.197195 ( 56.596408)
total: 139.73 sec